Code Review
/
releng
/
common-packer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
ac5ac96
)
Fix: Update packer validate script
35/71835/1
author
Anil Belur
<abelur@linuxfoundation.org>
Tue, 13 Jun 2023 23:12:27 +0000
(09:12 +1000)
committer
Anil Belur
<abelur@linuxfoundation.org>
Tue, 13 Jun 2023 23:13:53 +0000
(09:13 +1000)
Issue: RELENG-4761
Change-Id: Idefc0a43c2f47aa6834fe7809911add73289c3de
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
.github/workflows/gerrit-verify.yaml
patch
|
blob
|
history
diff --git
a/.github/workflows/gerrit-verify.yaml
b/.github/workflows/gerrit-verify.yaml
index
33cde2a
..
5cbb79d
100644
(file)
--- a/
.github/workflows/gerrit-verify.yaml
+++ b/
.github/workflows/gerrit-verify.yaml
@@
-133,9
+133,9
@@
jobs:
- '**'
- if: steps.changes.outputs.src == 'true'
run: |
- cd packer
varfiles=(vars/*.json common-packer/vars/*.json)
templates=(templates/*.json)
+ PACKER_LOGS_DIR="/tmp"
for varfile in "${varfiles[@]}"; do
# cloud-env.json is a file containing credentials which is pulled in via