You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# anything that is run by FVT is always going to pass, since it relies on report_results to run afterwards, so I will need to add a new playbook to do the tests and the reporting.
60
+
# Currently, the report-results has to be separate since the custom junit plugin will only create the XML files once the playbook is completed.
61
+
# After FVT tests are run, there still needs to be a separate hook to check the results (including fetching the results from the pod)
62
+
# or else there needs to be some mechanism here to check the results.
0 commit comments