summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Marchand <david.marchand@redhat.com>2022-09-02 10:36:57 +0200
committerIlya Maximets <i.maximets@ovn.org>2023-05-05 19:51:29 +0200
commitad9aa2228e66b6f37a76bf84ce58886c2246acaf (patch)
tree40df601775b8a2d96da2aa64bc33c78e0d8ba698
parent1a1b3106d90e517be416ae14eed625eee240517e (diff)
downloadopenvswitch-ad9aa2228e66b6f37a76bf84ce58886c2246acaf.tar.gz
ci: Switch to dpdk main branch.
Make this branch point to current DPDK main branch so that we can track API breakage for GitHub Actions. In GitHub Actions, debian packaging jobs rely on a packaged version of dpdk and thus are not relevant. Note: this should not be merged to master, intended for dpdk-latest branch only. Signed-off-by: David Marchand <david.marchand@redhat.com> Signed-off-by: Sunil Pai G <sunil.pai.g@intel.com> Co-authored-by: Sunil Pai G <sunil.pai.g@intel.com> Signed-off-by: Ian Stokes <ian.stokes@intel.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
-rw-r--r--.github/workflows/build-and-test.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml
index f66ab43b0..5abbbdbc6 100644
--- a/.github/workflows/build-and-test.yml
+++ b/.github/workflows/build-and-test.yml
@@ -7,8 +7,8 @@ jobs:
env:
dependencies: gcc libnuma-dev ninja-build
CC: gcc
- DPDK_GIT: https://dpdk.org/git/dpdk-stable
- DPDK_VER: 22.11.1
+ DPDK_GIT: https://dpdk.org/git/dpdk
+ DPDK_VER: refs/heads/main
name: dpdk gcc
outputs:
dpdk_key: ${{ steps.gen_dpdk_key.outputs.key }}
@@ -253,6 +253,7 @@ jobs:
path: config.log
build-linux-deb:
+ if: false
env:
deb_dependencies: |
linux-headers-$(uname -r) build-essential fakeroot devscripts equivs