Skip to content

Commit

Permalink
Follow features naming conventions
Browse files Browse the repository at this point in the history
  • Loading branch information
Bischoff committed Sep 4, 2024
1 parent 30b86dd commit f47be1b
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
# If the DEBLIKE-KEY fails to be created:
# - features/secondary/min_debike_salt.feature
# If the SUSE-SSH-KEY-x86_64 fails to be created:
# - features/secondary/min_ssh_tunnel.feature
# - features/secondary/minssh_tunnel.feature
# - features/secondary/minssh_move_from_and_to_proxy.feature


Expand Down
2 changes: 1 addition & 1 deletion testsuite/features/secondary/min_bootstrap_script.feature
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Licensed under the terms of the MIT license.
#
# This feature can cause failures in the following features:
# - features/secondary/min_ssh_tunnel.feature
# - features/secondary/minssh_tunnel.feature
# If the minion fails to bootstrap

# TODO: This feature is not working within a proxy containerized environment
Expand Down
2 changes: 1 addition & 1 deletion testsuite/run_sets/secondary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
- features/secondary/minssh_bootstrap_api.feature
- features/secondary/min_bootstrap_ssh_key.feature
- features/secondary/min_bootstrap_script.feature
- features/secondary/min_ssh_tunnel.feature
- features/secondary/minssh_tunnel.feature
- features/secondary/min_activationkey.feature
- features/secondary/min_salt_minions_page.feature
- features/secondary/min_salt_mgrcompat_state.feature
Expand Down

0 comments on commit f47be1b

Please sign in to comment.