Skip to content

Commit 1d0f780

Browse files
ragingraCoMfUcIoS
authored andcommitted
Adding inventoryfile to test upgrade legacy workflow
1 parent 78c1ea8 commit 1d0f780

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
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)