@@ -19,7 +19,7 @@ Ensure that task producing the IMAGES_PROCESSED result contains the digests of t
1919* FAILURE message: `Test '%s' did not process image with digest '%s'.`
2020* Code: `test.test_all_images`
2121* Effective from: `2024-05-29T00:00:00Z`
22- * https://github.com/conforma/policy/blob/{page-origin-refhash}/policy/release/test/test.rego#L240 [Source, window="_blank"]
22+ * https://github.com/conforma/policy/blob/{page-origin-refhash}/policy/release/test/test.rego#L233 [Source, window="_blank"]
2323
2424[#test__no_failed_informative_tests]
2525=== link:#test__no_failed_informative_tests[No informative tests failed]
@@ -43,7 +43,7 @@ Produce a violation if any tests have their result set to "ERROR". The result ty
4343* Rule type: [rule-type-indicator failure]#FAILURE#
4444* FAILURE message: `The Task %q from the build Pipeline reports a test erred`
4545* Code: `test.no_erred_tests`
46- * https://github.com/conforma/policy/blob/{page-origin-refhash}/policy/release/test/test.rego#L170 [Source, window="_blank"]
46+ * https://github.com/conforma/policy/blob/{page-origin-refhash}/policy/release/test/test.rego#L166 [Source, window="_blank"]
4747
4848[#test__no_failed_tests]
4949=== link:#test__no_failed_tests[No tests failed]
@@ -55,7 +55,7 @@ Produce a violation if any non-informative tests have their result set to "FAILE
5555* Rule type: [rule-type-indicator failure]#FAILURE#
5656* FAILURE message: `The Task %q from the build Pipeline reports a failed test`
5757* Code: `test.no_failed_tests`
58- * https://github.com/conforma/policy/blob/{page-origin-refhash}/policy/release/test/test.rego#L145 [Source, window="_blank"]
58+ * https://github.com/conforma/policy/blob/{page-origin-refhash}/policy/release/test/test.rego#L142 [Source, window="_blank"]
5959
6060[#test__no_test_warnings]
6161=== link:#test__no_test_warnings[No tests produced warnings]
@@ -80,7 +80,7 @@ Produce a violation if any tests have their result set to "SKIPPED". A skipped r
8080* FAILURE message: `The Task %q from the build Pipeline reports a test was skipped`
8181* Code: `test.no_skipped_tests`
8282* Effective from: `2023-12-08T00:00:00Z`
83- * https://github.com/conforma/policy/blob/{page-origin-refhash}/policy/release/test/test.rego#L193 [Source, window="_blank"]
83+ * https://github.com/conforma/policy/blob/{page-origin-refhash}/policy/release/test/test.rego#L188 [Source, window="_blank"]
8484
8585[#test__test_results_known]
8686=== link:#test__test_results_known[No unsupported test result values found]
@@ -92,7 +92,7 @@ Ensure all test data result values are in the set of known/supported result valu
9292* Rule type: [rule-type-indicator failure]#FAILURE#
9393* FAILURE message: `The Task %q from the build Pipeline has an unsupported test result %q`
9494* Code: `test.test_results_known`
95- * https://github.com/conforma/policy/blob/{page-origin-refhash}/policy/release/test/test.rego#L112 [Source, window="_blank"]
95+ * https://github.com/conforma/policy/blob/{page-origin-refhash}/policy/release/test/test.rego#L110 [Source, window="_blank"]
9696
9797[#test__rule_data_provided]
9898=== link:#test__rule_data_provided[Rule data provided]
@@ -104,7 +104,7 @@ Confirm the expected rule data keys have been provided in the expected format. T
104104* Rule type: [rule-type-indicator failure]#FAILURE#
105105* FAILURE message: `%s`
106106* Code: `test.rule_data_provided`
107- * https://github.com/conforma/policy/blob/{page-origin-refhash}/policy/release/test/test.rego#L220 [Source, window="_blank"]
107+ * https://github.com/conforma/policy/blob/{page-origin-refhash}/policy/release/test/test.rego#L214 [Source, window="_blank"]
108108
109109[#test__test_data_found]
110110=== link:#test__test_data_found[Test data found in task results]
@@ -128,4 +128,4 @@ Each test result is expected to have a `results` key. Verify that the `results`
128128* Rule type: [rule-type-indicator failure]#FAILURE#
129129* FAILURE message: `Found tests without results`
130130* Code: `test.test_results_found`
131- * https://github.com/conforma/policy/blob/{page-origin-refhash}/policy/release/test/test.rego#L89 [Source, window="_blank"]
131+ * https://github.com/conforma/policy/blob/{page-origin-refhash}/policy/release/test/test.rego#L88 [Source, window="_blank"]
0 commit comments