Skip to content

Commit

Permalink
[6.14.z] updated the manifestor test for dependabot (#15312)
Browse files Browse the repository at this point in the history
updated the manifestor test for dependabot (#15309)

(cherry picked from commit 76d055f)

Co-authored-by: Omkar Khatavkar <[email protected]>
  • Loading branch information
Satellite-QE and omkarkhatavkar authored Jun 4, 2024
1 parent ffba965 commit b8550e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependency_tests.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
broker[docker]: "tests/foreman/ -k 'test_host_registration_end_to_end or test_positive_erratum_applicability or test_positive_upload_content'"
deepdiff: "tests/foreman/endtoend/test_api_endtoend.py -k 'test_positive_get_links'"
dynaconf[vault]: "tests/foreman/api/test_ldapauthsource.py -k 'test_positive_endtoend'"
manifester: "tests/foreman/api/test_subscription.py -k 'test_positive_create_after_refresh'"
manifester: "tests/foreman/cli/test_contentview.py -k 'test_positive_promote_rh_content'"
navmazing: "tests/foreman/ui/test_repository.py -k 'test_positive_create_as_non_admin_user'"
pyotp: "tests/foreman/ui/test_ldap_authentication.py -k 'test_positive_login_user_password_otp'"
pytest-xdist: "tests/foreman/ -n 3 -m 'build_sanity'"
Expand Down

0 comments on commit b8550e8

Please sign in to comment.