Skip to content

Commit

Permalink
conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzihengya committed Apr 23, 2024
2 parents 61e319c + 51bec6c commit 70a938c
Show file tree
Hide file tree
Showing 987 changed files with 141,478 additions and 1,352 deletions.
35 changes: 0 additions & 35 deletions .github/workflows/Memory_Subsystem__paf.yml

This file was deleted.

35 changes: 0 additions & 35 deletions .github/workflows/Memory_Subsystem__pr.yml

This file was deleted.

35 changes: 0 additions & 35 deletions .github/workflows/Memory_Subsystem__procstat.yml

This file was deleted.

35 changes: 0 additions & 35 deletions .github/workflows/Memory_Subsystem__sysstat.yml

This file was deleted.

42 changes: 0 additions & 42 deletions .github/workflows/dns_cache.yml

This file was deleted.

43 changes: 0 additions & 43 deletions .github/workflows/eBPF_hub_test.yml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
- '.github/workflows/cpu_watcher.yml'

jobs:
libbpf-project-build-and-test:
cpu_watcher-project-build-and-test:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
Expand Down
39 changes: 0 additions & 39 deletions .github/workflows/ebpf_ddos.yml

This file was deleted.

File renamed without changes.
File renamed without changes.
37 changes: 0 additions & 37 deletions .github/workflows/ebpf_lsm.yml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@ on:
branches:
- "*"
paths:
- 'eBPF_Supermarket/Memory_Subsystem/applications/mem_watcher/**'
- '.github/workflows/Memory_Subsystem__mem_watcher.yml'
- 'eBPF_Supermarket/Memory_Subsystem/mem_watcher/**'
- '.github/workflows/ebpf_mem_watcher.yml'
pull_request:
branches:
- "*"
paths:
- 'eBPF_Supermarket/Memory_Subsystem/applications/mem_watcher/**'
- '.github/workflows/Memory_Subsystem__mem_watcher.yml'
- 'eBPF_Supermarket/Memory_Subsystem/mem_watcher/**'
- '.github/workflows/ebpf_mem_watcher.yml'

jobs:
libbpf-project-build-and-test:
runs-on: ubuntu-20.04
mem_watcher-project-build-and-test:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3

Expand All @@ -29,7 +29,7 @@ jobs:
- name: Run mem_watcher
continue-on-error: true
run: |
cd eBPF_Supermarket/Memory_Subsystem/applications/mem_watcher/
cd eBPF_Supermarket/Memory_Subsystem/mem_watcher/
bpftool btf dump file /sys/kernel/btf/vmlinux format c > vmlinux.h
make
sudo timeout 20 ./mem_watcher
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ permissions:
contents: write

jobs:
build-and-run:
net_manager_build-and-run:
runs-on: ubuntu-22.04
steps:
- name: Check out repository code
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
- '.github/workflows/net_traffic_manager.yml'

jobs:
build-and-test:
TrafficManager_build-and-test:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ permissions:
contents: write

jobs:
build-and-run:
net_watcher_build-and-run:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ebpf_prometheus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
- '.github/workflows/ebpf_prometheus.yml'

jobs:
web-backend-build-and-run:
eBPF_prometheus-build-and-run:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
Expand Down
Loading

0 comments on commit 70a938c

Please sign in to comment.