Skip to content

Commit e9b62d1

Browse files
Neil AndersonNeil Anderson
authored andcommitted
Adding inventoryfile to test upgrade legacy workflow
1 parent a0efac7 commit e9b62d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-upgrade-legacy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ jobs:
131131
compiler=$(yq '.groups[].targets[] | select(.vars.role == "compiler") | .uri' spec/fixtures/litmus_inventory.yaml | head -n 1)
132132
133133
bundle exec bolt plan run peadm::convert_compiler_to_legacy \
134+
--inventoryfile spec/fixtures/litmus_inventory.yaml \
134135
--modulepath spec/fixtures/modules \
135136
--no-host-key-check \
136137
primary_host=$primary \

0 commit comments

Comments
 (0)