Lines Matching full:wks_file

443             wks_file = 'temp.wks'
444 with open(wks_file, 'w') as wks:
453 % (wks_file, self.resultdir))
455 os.remove(wks_file)
550 'WKS_FILE = "%s"\n' % wks.name
583 wks_file = os.path.join(include_path, 'temp.wks')
584 with open(wks_file, 'w') as wks:
591 % (wks_file, self.resultdir))
622 wks_file = os.path.join(include_path, 'temp.wks')
623 with open(wks_file, 'w') as wks:
628 % (wks_file, self.resultdir))
647 wks_file = 'temp.wks'
650 with open(wks_file, 'w') as wks:
653 % (wks_file, self.resultdir), ignore_status=True).status)
654 os.remove(wks_file)
657 with open(wks_file, 'w') as wks:
660 % (wks_file, self.resultdir), ignore_status=True).status)
661 os.remove(wks_file)
664 with open(wks_file, 'w') as wks:
667 % (wks_file, self.resultdir), ignore_status=True).status)
668 os.remove(wks_file)
672 wks_file = 'temp.wks'
675 with open(wks_file, 'w') as wks:
678 % (wks_file, self.resultdir), ignore_status=True).status)
679 os.remove(wks_file)
682 with open(wks_file, 'w') as wks:
685 % (wks_file, self.resultdir), ignore_status=True).status)
686 os.remove(wks_file)
717 wks_file = os.path.join(include_path, 'temp.wks')
718 with open(wks_file, 'w') as wks:
721 % (wks_file, self.resultdir))
727 config = 'IMAGE_FSTYPES += "wic"\nWKS_FILE = "%s"\n' % wks_file
754 wks_file = os.path.join(include_path, 'temp.wks')
755 with open(wks_file, 'w') as wks:
758 % (wks_file, self.resultdir))
771 wks_file = 'temp.wks'
774 with open(wks_file, 'w') as wks:
777 % (wks_file, self.resultdir), ignore_status=True).status)
778 os.remove(wks_file)
781 with open(wks_file, 'w') as wks:
784 % (wks_file, self.resultdir), ignore_status=True).status)
785 os.remove(wks_file)
802 wks_file = os.path.join(no_fstab_update_path, 'temp.wks')
803 with open(wks_file, 'w') as wks:
808 % (wks_file, self.resultdir))
828 wks_file = 'temp.wks'
831 with open(wks_file, 'w') as wks:
834 % (wks_file, self.resultdir), ignore_status=True).status)
835 os.remove(wks_file)
838 with open(wks_file, 'w') as wks:
841 % (wks_file, self.resultdir), ignore_status=True).status)
842 os.remove(wks_file)
857 wks_file = 'temp.wks'
860 with open(wks_file, 'w') as wks:
862 runCmd("wic create %s --image-name core-image-minimal -o %s" % (wks_file, self.resultdir))
870 os.remove(wks_file)
874 wks_file = 'temp.wks'
877 with open(wks_file, 'w') as wks:
884 % (wks_file, self.resultdir))
893 os.remove(wks_file)
1261 'WKS_FILE = "test_rawcopy_plugin.wks.in"\n'\
1414 WKS_FILE = "test_efi_plugin.wks"
1465 WKS_FILE = "test_efi_plugin_plain_systemd-boot.wks"
1508 WKS_FILE = "test_efi_plugin_plain_systemd-boot.wks"