Lines Matching refs:path

81             add dir mode=0755 owner=root group=bin path=/bin
82 add dir mode=0755 owner=root group=bin path=/bin/example_dir
83 add dir mode=0755 owner=root group=bin path=/usr/lib/python2.7/vendor-packages/OpenSSL
84 add file tmp/example_file mode=0555 owner=root group=bin path=/bin/example_path
101 add dir mode=0755 owner=root group=bin path=/bin
108 add dir mode=0755 owner=root group=bin path=/bin variant.arch=sparc
109 add dir mode=0755 owner=root group=bin path=/baz variant.arch=i386
115 add file tmp/example_file mode=0444 owner=root group=bin path=usr/share/doc/i386_doc.txt facet.doc=true variant.arch=i386
116 add file tmp/example_file mode=0444 owner=root group=bin path=usr/share/doc/sparc_devel.txt facet.devel=true variant.arch=sparc
121 add file tmp/example_file mode=0755 owner=root group=bin path=/bin/example-1.6
122 add file tmp/example_file mode=0755 owner=root group=bin path=/bin/example-1.7
123 add link path=bin/example target=bin/example-1.6 mediator=example mediator-version=1.6
124 add link path=bin/example target=bin/example-1.7 mediator=example mediator-version=1.7
129 add file tmp/example_file mode=0444 owner=root group=root path=etc/release
132 add file tmp/example_file2 mode=0444 owner=root group=root path=etc/release
152 add file tmp/example_file mode=0555 owner=root group=bin path=bin/example_path variant.foo=bar
153 add file tmp/example_file2 mode=0555 owner=root group=bin path=bin/example_path variant.foo=baz
292 chain_cert_path = os.path.join(self.chain_certs_dir,
294 ta_cert_path = os.path.join(self.raw_trust_anchor_dir,
299 key=os.path.join(self.keys_dir,
301 cert=os.path.join(self.cs_dir,
306 sd = os.path.join(td, "tmp_sign")
310 # Specify location as filesystem path.
336 emptyCA = os.path.join(self.img_path(), "emptyCA")
483 key=os.path.join(self.keys_dir,
485 cert=os.path.join(self.cs_dir,
488 # Specify repository location as relative path.
491 os.chdir(os.path.dirname(repodir))
492 self.pkgsign(os.path.basename(repodir), sign_args)
510 "key": os.path.join(self.keys_dir, "cs1_ch5_ta1_key.pem"),
511 "cert": os.path.join(self.cs_dir, "cs1_ch5_ta1_cert.pem"),
512 "i1": os.path.join(self.chain_certs_dir,
514 "i2": os.path.join(self.chain_certs_dir,
516 "i3": os.path.join(self.chain_certs_dir,
518 "i4": os.path.join(self.chain_certs_dir,
520 "i5": os.path.join(self.chain_certs_dir,
522 "i6": os.path.join(self.chain_certs_dir,
548 "key": os.path.join(self.keys_dir, "cs1_ta2_key.pem"),
549 "cert": os.path.join(self.cs_dir, "cs1_ta2_cert.pem"),
570 os.path.join(self.keys_dir, "cs1_ch5_ta1_key.pem"),
572 os.path.join(self.cs_dir, "cs1_ch5_ta1_cert.pem"),
574 os.path.join(self.chain_certs_dir,
577 os.path.join(self.chain_certs_dir,
580 os.path.join(self.chain_certs_dir,
583 os.path.join(self.chain_certs_dir,
586 os.path.join(self.chain_certs_dir,
595 key=os.path.join(self.keys_dir, "cs1_ta2_key.pem"),
596 cert=os.path.join(self.cs_dir, "cs1_ta2_cert.pem"))
638 "key": os.path.join(self.keys_dir, "cs1_ch5_ta1_key.pem"),
639 "cert": os.path.join(self.cs_dir, "cs1_ch5_ta1_cert.pem"),
641 os.path.join(self.chain_certs_dir,
644 os.path.join(self.chain_certs_dir,
647 os.path.join(self.chain_certs_dir,
650 os.path.join(self.chain_certs_dir,
667 "key": os.path.join(self.keys_dir, "cs1_ch5_ta1_key.pem"),
668 "cert": os.path.join(self.cs_dir, "cs1_ch5_ta1_cert.pem"),
669 "i1": os.path.join(self.chain_certs_dir,
671 "i2": os.path.join(self.chain_certs_dir,
673 "i3": os.path.join(self.chain_certs_dir,
675 "i4": os.path.join(self.chain_certs_dir,
677 "i5": os.path.join(self.chain_certs_dir,
701 ta_path = os.path.join(self.raw_trust_anchor_dir,
705 key=os.path.join(self.keys_dir, "cs1_ta2_key.pem"),
706 cert=os.path.join(self.cs_dir, "cs1_ta2_cert.pem"),
747 key=os.path.join(self.keys_dir, "cs1_ta2_key.pem"),
748 cert=os.path.join(self.cs_dir, "cs1_ta2_cert.pem"),
818 key=os.path.join(self.keys_dir, "cs1_ch5_ta1_key.pem"),
819 cert=os.path.join(self.cs_dir, "cs1_ch5_ta1_cert.pem"),
824 key=os.path.join(self.keys_dir, "cs1_ch5_ta1_key.pem"),
828 cert=os.path.join(self.cs_dir, "cs1_ch5_ta1_cert.pem"),
832 i1=os.path.join(self.chain_certs_dir,
837 cert=os.path.join(self.cs_dir, "cs1_ch5_ta1_cert.pem"),
842 key=os.path.join(self.keys_dir, "cs1_ch5_ta1_key.pem"),
847 cert=os.path.join(self.cs_dir, "cs1_ch5_ta1_cert.pem"),
851 key=os.path.join(self.test_root, "tmp/example_file"),
852 cert=os.path.join(self.cs_dir, "cs1_ch5_ta1_cert.pem"),
857 key=os.path.join(self.keys_dir, "cs1_ch5_ta1_key.pem"),
858 cert=os.path.join(self.cs_dir, "cs1_ch5_ta1_cert.pem"),
859 i1=os.path.join(self.chain_certs_dir,
865 key=os.path.join(self.keys_dir, "cs1_ch5_ta1_key.pem"),
866 cert=os.path.join(self.cs_dir, "cs1_ch5_ta1_cert.pem"),
876 key=os.path.join(self.keys_dir, "cs1_ch5_ta1_key.pem"),
877 cert=os.path.join(self.cs_dir, "cs1_ch5_ta1_cert.pem"),
881 key=os.path.join(self.keys_dir, "cs1_ch5_ta1_key.pem"),
882 cert=os.path.join(self.test_root, "tmp/example_file"),
887 os.path.join("simple_file")))
899 key=os.path.join(self.keys_dir, "cs1_ch5_ta1_key.pem"),
900 cert=os.path.join(self.cs_dir, "cs1_ch5_ta1_cert.pem"),
905 os.path.join("simple_file")))
916 key=os.path.join(self.keys_dir,
918 cert=os.path.join(self.cs_dir,
920 i1=os.path.join(self.chain_certs_dir,
942 key=os.path.join(self.keys_dir,
944 cert=os.path.join(self.cs_dir,
946 i1=os.path.join(self.chain_certs_dir,
967 key=os.path.join(self.keys_dir, "cs1_ta2_key.pem"),
968 cert=os.path.join(self.cs_dir,
970 i1=os.path.join(self.chain_certs_dir,
1044 key=os.path.join(self.keys_dir, "cs1_ta2_key.pem"),
1045 cert=os.path.join(self.cs_dir,
1047 i1=os.path.join(self.chain_certs_dir,
1109 key=os.path.join(self.keys_dir,
1111 cert=os.path.join(self.cs_dir,
1113 i1=os.path.join(self.chain_certs_dir,
1140 key=os.path.join(self.keys_dir,
1142 cert=os.path.join(self.cs_dir,
1144 i1=os.path.join(self.chain_certs_dir,
1165 "key": os.path.join(self.keys_dir,
1167 "cert": os.path.join(self.cs_dir,
1169 "i1": os.path.join(self.chain_certs_dir,
1171 "i2": os.path.join(self.chain_certs_dir,
1173 "i3": os.path.join(self.chain_certs_dir,
1175 "i4": os.path.join(self.chain_certs_dir,
1177 "i5": os.path.join(self.chain_certs_dir,
1198 "key": os.path.join(self.keys_dir,
1200 "cert": os.path.join(self.cs_dir,
1202 "i1": os.path.join(self.cs_dir,
1204 "i2": os.path.join(self.chain_certs_dir,
1233 key=os.path.join(self.keys_dir,
1235 cert=os.path.join(self.chain_certs_dir,
1262 os.makedirs(os.path.join(rstore.file_root, "ch"))
1263 portable.copyfile(os.path.join(self.crl_dir,
1265 os.path.join(rstore.file_root, "ch", "ch1.1_ta4_crl.pem"))
1271 key=os.path.join(self.keys_dir,
1273 cert=os.path.join(self.cs_dir,
1275 i1=os.path.join(self.chain_certs_dir,
1297 key=os.path.join(self.keys_dir,
1299 cert=os.path.join(self.cs_dir,
1301 i1=os.path.join(self.chain_certs_dir,
1327 key=os.path.join(self.keys_dir,
1329 cert=os.path.join(self.cs_dir,
1354 key=os.path.join(self.keys_dir,
1356 cert=os.path.join(self.cs_dir,
1358 i1=os.path.join(self.chain_certs_dir,
1374 key=os.path.join(self.keys_dir,
1376 cert=os.path.join(self.cs_dir,
1378 i1=os.path.join(self.chain_certs_dir,
1396 key=os.path.join(self.keys_dir,
1398 cert=os.path.join(self.cs_dir,
1400 i1=os.path.join(self.chain_certs_dir,
1418 key=os.path.join(self.keys_dir,
1420 cert=os.path.join(self.cs_dir,
1422 i1=os.path.join(self.chain_certs_dir,
1443 chain_cert_path = os.path.join(os.path.join(
1445 cs_path = os.path.join(self.cs_dir, "cs1_ch1_ta3_cert.pem")
1446 cs2_path = os.path.join(self.cs_dir, "cs1_ta2_cert.pem")
1452 key=os.path.join(self.keys_dir,
1455 i1=os.path.join(self.chain_certs_dir,
1469 pth = os.path.join(self.img_path(), "var", "pkg", "publisher",
1491 pth = os.path.join(self.img_path(), "var", "pkg", "publisher",
1508 with open(os.path.join(self.crl_dir, "ch1_ta4_crl.pem"),
1513 with open(os.path.join(self.cs_dir,
1535 key_pth = os.path.join(self.keys_dir, "cs1_ch5_ta1_key.pem")
1536 cert_pth = os.path.join(self.cs_dir, "cs1_ch5_ta1_cert.pem")
1569 os.makedirs(os.path.join(rstore.file_root, "ch"))
1570 portable.copyfile(os.path.join(self.crl_dir,
1572 os.path.join(rstore.file_root, "ch", "ch1_ta4_crl.pem"))
1578 key=os.path.join(self.keys_dir,
1580 cert=os.path.join(self.cs_dir,
1582 i1=os.path.join(self.chain_certs_dir,
1611 os.makedirs(os.path.join(rstore.file_root, "ta"))
1612 portable.copyfile(os.path.join(self.crl_dir,
1614 os.path.join(rstore.file_root, "ta", "ta5_crl.pem"))
1620 key=os.path.join(self.keys_dir,
1622 cert=os.path.join(self.cs_dir,
1624 i1=os.path.join(self.chain_certs_dir,
1645 os.makedirs(os.path.join(rstore.file_root, "ex"))
1646 portable.copyfile(os.path.join(self.test_root,
1648 os.path.join(rstore.file_root, "ex", "example_file"))
1654 key=os.path.join(self.keys_dir,
1656 cert=os.path.join(self.cs_dir,
1658 i1=os.path.join(self.chain_certs_dir,
1680 key=os.path.join(self.keys_dir,
1682 cert=os.path.join(self.cs_dir,
1684 i1=os.path.join(self.chain_certs_dir,
1704 os.makedirs(os.path.join(rstore.file_root, "ch"))
1705 portable.copyfile(os.path.join(self.crl_dir,
1707 os.path.join(rstore.file_root, "ch", "ch5_ta1_crl.pem"))
1714 "key": os.path.join(self.keys_dir, "cs2_ch5_ta1_key.pem"),
1715 "cert": os.path.join(self.cs_dir, "cs2_ch5_ta1_cert.pem"),
1716 "i1": os.path.join(self.chain_certs_dir,
1718 "i2": os.path.join(self.chain_certs_dir,
1720 "i3": os.path.join(self.chain_certs_dir,
1722 "i4": os.path.join(self.chain_certs_dir,
1724 "i5": os.path.join(self.chain_certs_dir,
1745 os.makedirs(os.path.join(rstore.file_root, "ch"))
1746 portable.copyfile(os.path.join(self.crl_dir,
1748 os.path.join(rstore.file_root, "ch", "ch5_ta1_crl.pem"))
1755 "key": os.path.join(self.keys_dir, "cs2_ch5_ta1_key.pem"),
1756 "cert": os.path.join(self.cs_dir, "cs2_ch5_ta1_cert.pem"),
1757 "i1": os.path.join(self.chain_certs_dir,
1759 "i2": os.path.join(self.chain_certs_dir,
1761 "i3": os.path.join(self.chain_certs_dir,
1763 "i4": os.path.join(self.chain_certs_dir,
1765 "i5": os.path.join(self.chain_certs_dir,
1789 key=os.path.join(self.keys_dir,
1791 cert=os.path.join(self.cs_dir,
1793 i1=os.path.join(self.chain_certs_dir,
1833 os.makedirs(os.path.join(rstore.file_root, "ch"))
1834 portable.copyfile(os.path.join(self.crl_dir,
1836 os.path.join(rstore.file_root, "ch", "ch1_ta4_crl.pem"))
1843 key=os.path.join(self.keys_dir,
1845 cert=os.path.join(self.cs_dir,
1847 i1=os.path.join(self.chain_certs_dir,
1897 self.assertTrue(os.path.exists(os.path.join(self.img_path(),
1899 self.assertTrue(not os.path.exists(
1900 os.path.join(self.img_path(), "bin")))
1907 self.assertTrue(not os.path.exists(
1908 os.path.join(self.img_path(), "baz")))
1909 self.assertTrue(os.path.exists(
1910 os.path.join(self.img_path(), "bin")))
1919 self.assertTrue(os.path.exists(os.path.join(self.img_path(),
1921 self.assertTrue(not os.path.exists(os.path.join(self.img_path(),
1928 self.assertTrue(not os.path.exists(os.path.join(self.img_path(),
1930 self.assertTrue(not os.path.exists(os.path.join(self.img_path(),
1959 self.assertTrue(not os.path.exists(ex_link))
1975 self.assertTrue(os.path.exists(doc_path))
1980 self.assertTrue(not os.path.exists(doc_path))
1982 self.assertTrue(os.path.exists(doc_path))
1994 self.assertTrue(os.path.exists(rel_path))
2028 key=os.path.join(self.keys_dir,
2030 cert=os.path.join(self.cs_dir,
2057 key=os.path.join(self.keys_dir,
2059 cert=os.path.join(self.cs_dir,
2061 i1=os.path.join(self.chain_certs_dir,
2081 key=os.path.join(self.keys_dir,
2083 cert=os.path.join(self.cs_dir,
2085 i1=os.path.join(self.chain_certs_dir,
2104 key=os.path.join(self.keys_dir,
2106 cert=os.path.join(self.cs_dir,
2108 i1=os.path.join(self.chain_certs_dir,
2127 key=os.path.join(self.keys_dir,
2129 cert=os.path.join(self.cs_dir,
2131 i1=os.path.join(self.chain_certs_dir,
2173 ca_path = os.path.join(os.path.join(self.chain_certs_dir,
2179 key=os.path.join(self.keys_dir,
2181 cert=os.path.join(self.cs_dir,
2272 cmd_path = os.path.join(self.img_path(0), "pkg")
2294 "key": os.path.join(self.keys_dir,
2296 "cert": os.path.join(self.cs_dir,
2298 "i1": os.path.join(self.chain_certs_dir,
2300 "i2": os.path.join(self.chain_certs_dir,
2302 "i3": os.path.join(self.chain_certs_dir,
2304 "i4": os.path.join(self.chain_certs_dir,
2306 "i5": os.path.join(self.chain_certs_dir,
2326 "key": os.path.join(self.keys_dir,
2328 "cert": os.path.join(self.cs_dir,
2330 "i1": os.path.join(self.chain_certs_dir,
2332 "i2": os.path.join(self.chain_certs_dir,
2334 "i3": os.path.join(self.chain_certs_dir,
2336 "i4": os.path.join(self.chain_certs_dir,
2338 "i5": os.path.join(self.chain_certs_dir,
2390 chain_cert_path = os.path.join(self.chain_certs_dir,
2473 chain_cert_path = os.path.join(self.chain_certs_dir,
2595 chain_cert_path = os.path.join(self.chain_certs_dir,
2597 ta_cert_path = os.path.join(self.raw_trust_anchor_dir,
2601 # Specify location as filesystem path.
2620 portable.remove(os.path.join(self.img_path(),
2630 key=os.path.join(self.keys_dir, "cs1_ta2_key.pem"),
2631 cert=os.path.join(self.cs_dir, "cs1_ta2_cert.pem"),
2640 portable.remove(os.path.join(self.img_path(),
2652 key=os.path.join(self.keys_dir,
2654 cert=os.path.join(self.cs_dir,
2656 ch1=os.path.join(self.chain_certs_dir,
2677 key=os.path.join(self.keys_dir,
2679 cert=os.path.join(self.cs_dir,
2681 ch1=os.path.join(self.chain_certs_dir,
2688 fh = open(os.path.join(self.ta_dir, "empty"), "wb")
2702 key=os.path.join(self.keys_dir,
2704 cert=os.path.join(self.cs_dir,
2706 ch1=os.path.join(self.chain_certs_dir,
2713 fh = open(os.path.join(self.ta_dir, "ta3_cert.pem"), "wb")
2732 link mediator=foobar mediator-version=1.7 path=usr/foobar target=whee1.7
2739 link mediator=foobar mediator-version=1.6 path=usr/foobar target=whee1.6
2749 chain_cert_path = os.path.join(self.chain_certs_dir,
2751 ta_cert_path = os.path.join(self.raw_trust_anchor_dir,
2754 key=os.path.join(self.keys_dir,
2756 cert=os.path.join(self.cs_dir,
2771 file tmp/foo mode=0555 owner=root group=bin path=etc/fileB revert-tag=bob
2772 dir mode=0755 owner=root group=bin path=etc variant.num=two
2778 file tmp/foo mode=0555 owner=root group=bin path=etc2/fileC revert-tag=bob variant.num=two
2779 dir mode=0755 owner=root group=bin path=etc2 variant.num=two
2789 chain_cert_path = os.path.join(self.chain_certs_dir,
2791 ta_cert_path = os.path.join(self.raw_trust_anchor_dir,
2794 key=os.path.join(self.keys_dir,
2796 cert=os.path.join(self.cs_dir,
2806 os.path.join(self.get_img_path(), "etc/fileB"), "w") as fh:
2811 # Now test reverting by tag since that's a separate code path in
2814 os.path.join(self.get_img_path(), "etc/fileB"), "w") as fh:
2831 add dir mode=0755 owner=root group=bin path=/bin
2832 add dir mode=0755 owner=root group=bin path=/bin/example_dir
2833 add dir mode=0755 owner=root group=bin path=/usr/lib/python2.7/vendor-packages/OpenSSL
2834 add file tmp/example_file mode=0555 owner=root group=bin path=/bin/example_path
2872 self.path_to_certs = os.path.join(self.ro_data_root,
2874 self.keys_dir = os.path.join(self.path_to_certs, "keys")
2875 self.cs_dir = os.path.join(self.path_to_certs,
2877 self.chain_certs_dir = os.path.join(self.path_to_certs,
2879 self.raw_trust_anchor_dir = os.path.join(self.path_to_certs,
2881 self.crl_dir = os.path.join(self.path_to_certs, "crl")
2888 ta_path = os.path.join(self.raw_trust_anchor_dir,
2891 key=os.path.join(self.keys_dir, "cs1_ta2_key.pem"),
2892 cert=os.path.join(self.cs_dir, "cs1_ta2_cert.pem"),
2929 "key": os.path.join(self.keys_dir,
2931 "cert": os.path.join(self.cs_dir,
2933 "ch1": os.path.join(self.chain_certs_dir,
2949 "key": os.path.join(self.keys_dir,
2951 "cert": os.path.join(self.cs_dir,
2953 "i1": os.path.join(self.chain_certs_dir,
2955 "i2": os.path.join(self.chain_certs_dir,
2957 "i3": os.path.join(self.chain_certs_dir,
2959 "i4": os.path.join(self.chain_certs_dir,
2961 "i5": os.path.join(self.chain_certs_dir,
2964 "ch1": os.path.join(self.chain_certs_dir,
2966 "cs1_ch1_ta3": os.path.join(self.cs_dir,
2992 cert_path = os.path.join(self.cs_dir, "cs1_ta2_cert.pem")
2993 ta_path = os.path.join(self.raw_trust_anchor_dir,
2996 key=os.path.join(self.keys_dir, "cs1_ta2_key.pem"),
3008 cache_dir = os.path.join(self.test_root, "cache")
3026 subdir = os.path.join(cache_dir, file_name[:2])
3028 fp = os.path.join(subdir, file_name)
3047 ta_path = os.path.join(self.raw_trust_anchor_dir,
3050 key=os.path.join(self.keys_dir, "cs1_ta2_key.pem"),
3051 cert=os.path.join(self.cs_dir, "cs1_ta2_cert.pem"),
3062 cache_dir = os.path.join(self.test_root, "cache")
3080 subdir = os.path.join(cache_dir, file_name[:2])
3082 fp = os.path.join(subdir, file_name)
3118 ta_path = os.path.join(self.raw_trust_anchor_dir,
3121 key=os.path.join(self.keys_dir, "cs1_ta2_key.pem"),
3122 cert=os.path.join(self.cs_dir, "cs1_ta2_cert.pem"),
3129 cache_dir = os.path.join(self.test_root, "cache")
3138 ta_path = os.path.join(self.raw_trust_anchor_dir,
3141 key=os.path.join(self.keys_dir, "cs1_ta2_key.pem"),
3142 cert=os.path.join(self.cs_dir, "cs1_ta2_cert.pem"),
3149 arch_location = os.path.join(self.test_root, "pkg_arch")
3158 key=os.path.join(self.keys_dir,
3160 cert=os.path.join(self.cs_dir,
3162 ch1=os.path.join(self.chain_certs_dir,
3176 "key": os.path.join(self.keys_dir,
3178 "cert": os.path.join(self.cs_dir,
3180 "i1": os.path.join(self.chain_certs_dir,
3182 "i2": os.path.join(self.chain_certs_dir,
3184 "i3": os.path.join(self.chain_certs_dir,
3186 "i4": os.path.join(self.chain_certs_dir,
3188 "i5": os.path.join(self.chain_certs_dir,
3191 "ch1": os.path.join(self.chain_certs_dir,
3193 "cs1_ch1_ta3": os.path.join(self.cs_dir,
3219 "key": os.path.join(self.keys_dir,
3221 "cert": os.path.join(self.cs_dir,
3223 "i1": os.path.join(self.chain_certs_dir,
3225 "i2": os.path.join(self.chain_certs_dir,
3227 "i3": os.path.join(self.chain_certs_dir,
3229 "i4": os.path.join(self.chain_certs_dir,
3231 "i5": os.path.join(self.chain_certs_dir,
3248 "key": os.path.join(self.keys_dir,
3250 "cert": os.path.join(self.cs_dir,
3252 "i1": os.path.join(self.chain_certs_dir,
3282 ta_path = os.path.join(self.raw_trust_anchor_dir,
3287 "key": os.path.join(self.keys_dir,
3289 "cert": os.path.join(self.cs_dir,
3291 "ch1": os.path.join(self.chain_certs_dir,