Skip to content

[release-0.5] Enhanced kernel: Build 2 series of eBPF objects(kernel ver. <5.13 & >=5.13) and load eBPF dynamically when Kmesh starts up #702

[release-0.5] Enhanced kernel: Build 2 series of eBPF objects(kernel ver. <5.13 & >=5.13) and load eBPF dynamically when Kmesh starts up

[release-0.5] Enhanced kernel: Build 2 series of eBPF objects(kernel ver. <5.13 & >=5.13) and load eBPF dynamically when Kmesh starts up #702

Workflow file for this run

name: E2E IPv6 Test(istio 1.22)
on:
pull_request:
paths-ignore:
- '**.md'
- '**.svg'
- '**.png'
jobs:
e2e-ipv6-test:
runs-on: ubuntu-22.04
strategy:
matrix:
go-version: [ '1.22' ]
name: E2E IPv6 Test
timeout-minutes: 40
steps:
- uses: actions/checkout@v3
- name: Setup Go
uses: actions/[email protected]
with:
go-version: ${{ matrix.go-version }}
- name: E2E IPv6 Test
shell: bash
run: |
sudo make e2e-ipv6