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:
17bfe57
)
CI: Remove packer-validation temporarily
56/71856/1
author
Anil Belur
<abelur@linuxfoundation.org>
Thu, 15 Jun 2023 22:39:44 +0000
(08:39 +1000)
committer
Anil Belur
<abelur@linuxfoundation.org>
Thu, 15 Jun 2023 22:39:44 +0000
(08:39 +1000)
The job needs to be re-designed for github
disable the job for voting until then.
Issue: RELENG-4761
Change-Id: Id9ba4e706f7802fb4cfd3770d977359e3052d0d4
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
894877b
..
5f3a6a3
100644
(file)
--- a/
.github/workflows/gerrit-verify.yaml
+++ b/
.github/workflows/gerrit-verify.yaml
@@
-160,7
+160,7
@@
jobs:
vote:
if: ${{ always() }}
- needs: [prepare, pre-commit, tox
, packer-validation
]
+ needs: [prepare, pre-commit, tox]
runs-on: ubuntu-latest
steps:
- name: Get workflow conclusion