Skip to content

Commit

Permalink
vpp-hst: temporarily remove vpp-verify-hst job
Browse files Browse the repository at this point in the history
Change-Id: I68c510709c4adf65caa71b7a7d23766582c14ec5
Signed-off-by: Dave Wallace <[email protected]>
  • Loading branch information
dwallacelf committed Jun 5, 2024
1 parent cde8cd6 commit f6fae9c
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions jjb/vpp/vpp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,18 +53,18 @@
# [end] VPP-CHECKSTYLE-X86_64 PROJECT

# VPP-HST-X86_64 PROJECT
- project:
name: vpp-verify-hst-x86_64
jobs:
- 'vpp-verify-hst-{stream}-{os}-{executor-arch}'
project: 'vpp'
os:
- ubuntu2204
stream:
- 'master':
branch: 'master'
branch-refspec: ''
executor-arch: 'x86_64'
# - project:
# name: vpp-verify-hst-x86_64
# jobs:
# - 'vpp-verify-hst-{stream}-{os}-{executor-arch}'
# project: 'vpp'
# os:
# - ubuntu2204
# stream:
# - 'master':
# branch: 'master'
# branch-refspec: ''
# executor-arch: 'x86_64'

# [end] VPP-HST-X86_64 PROJECT

Expand Down

0 comments on commit f6fae9c

Please sign in to comment.