Skip to content

Commit

Permalink
Merge pull request #428 from nathanchance/drop-next-patch
Browse files Browse the repository at this point in the history
[skip actions]

Signed-off-by: Nathan Chancellor <nathan@kernel.org>
  • Loading branch information
nathanchance committed Sep 19, 2022
2 parents 92c3191 + 5831e72 commit e1e1ed4
Show file tree
Hide file tree
Showing 16 changed files with 27 additions and 61 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/next-clang-11.yml
Expand Up @@ -25,7 +25,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: tuxsuite
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/next-clang-11.tux.yml --patch-series patches/next || true
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/next-clang-11.tux.yml || true
- name: save output
uses: actions/upload-artifact@v3
with:
Expand Down Expand Up @@ -587,7 +587,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: tuxsuite
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name distribution_configs --json-out builds.json tuxsuite/next-clang-11.tux.yml --patch-series patches/next || true
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name distribution_configs --json-out builds.json tuxsuite/next-clang-11.tux.yml || true
- name: save output
uses: actions/upload-artifact@v3
with:
Expand Down Expand Up @@ -813,7 +813,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: tuxsuite
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name allconfigs --json-out builds.json tuxsuite/next-clang-11.tux.yml --patch-series patches/next || true
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name allconfigs --json-out builds.json tuxsuite/next-clang-11.tux.yml || true
- name: save output
uses: actions/upload-artifact@v3
with:
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/next-clang-12.yml
Expand Up @@ -25,7 +25,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: tuxsuite
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/next-clang-12.tux.yml --patch-series patches/next || true
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/next-clang-12.tux.yml || true
- name: save output
uses: actions/upload-artifact@v3
with:
Expand Down Expand Up @@ -608,7 +608,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: tuxsuite
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name distribution_configs --json-out builds.json tuxsuite/next-clang-12.tux.yml --patch-series patches/next || true
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name distribution_configs --json-out builds.json tuxsuite/next-clang-12.tux.yml || true
- name: save output
uses: actions/upload-artifact@v3
with:
Expand Down Expand Up @@ -834,7 +834,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: tuxsuite
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name allconfigs --json-out builds.json tuxsuite/next-clang-12.tux.yml --patch-series patches/next || true
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name allconfigs --json-out builds.json tuxsuite/next-clang-12.tux.yml || true
- name: save output
uses: actions/upload-artifact@v3
with:
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/next-clang-13.yml
Expand Up @@ -25,7 +25,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: tuxsuite
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/next-clang-13.tux.yml --patch-series patches/next || true
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/next-clang-13.tux.yml || true
- name: save output
uses: actions/upload-artifact@v3
with:
Expand Down Expand Up @@ -650,7 +650,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: tuxsuite
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name distribution_configs --json-out builds.json tuxsuite/next-clang-13.tux.yml --patch-series patches/next || true
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name distribution_configs --json-out builds.json tuxsuite/next-clang-13.tux.yml || true
- name: save output
uses: actions/upload-artifact@v3
with:
Expand Down Expand Up @@ -876,7 +876,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: tuxsuite
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name allconfigs --json-out builds.json tuxsuite/next-clang-13.tux.yml --patch-series patches/next || true
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name allconfigs --json-out builds.json tuxsuite/next-clang-13.tux.yml || true
- name: save output
uses: actions/upload-artifact@v3
with:
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/next-clang-14.yml
Expand Up @@ -25,7 +25,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: tuxsuite
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/next-clang-14.tux.yml --patch-series patches/next || true
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/next-clang-14.tux.yml || true
- name: save output
uses: actions/upload-artifact@v3
with:
Expand Down Expand Up @@ -713,7 +713,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: tuxsuite
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name distribution_configs --json-out builds.json tuxsuite/next-clang-14.tux.yml --patch-series patches/next || true
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name distribution_configs --json-out builds.json tuxsuite/next-clang-14.tux.yml || true
- name: save output
uses: actions/upload-artifact@v3
with:
Expand Down Expand Up @@ -981,7 +981,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: tuxsuite
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name allconfigs --json-out builds.json tuxsuite/next-clang-14.tux.yml --patch-series patches/next || true
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name allconfigs --json-out builds.json tuxsuite/next-clang-14.tux.yml || true
- name: save output
uses: actions/upload-artifact@v3
with:
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/next-clang-15.yml
Expand Up @@ -25,7 +25,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: tuxsuite
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/next-clang-15.tux.yml --patch-series patches/next || true
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/next-clang-15.tux.yml || true
- name: save output
uses: actions/upload-artifact@v3
with:
Expand Down Expand Up @@ -713,7 +713,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: tuxsuite
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name distribution_configs --json-out builds.json tuxsuite/next-clang-15.tux.yml --patch-series patches/next || true
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name distribution_configs --json-out builds.json tuxsuite/next-clang-15.tux.yml || true
- name: save output
uses: actions/upload-artifact@v3
with:
Expand Down Expand Up @@ -981,7 +981,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: tuxsuite
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name allconfigs --json-out builds.json tuxsuite/next-clang-15.tux.yml --patch-series patches/next || true
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name allconfigs --json-out builds.json tuxsuite/next-clang-15.tux.yml || true
- name: save output
uses: actions/upload-artifact@v3
with:
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/next-clang-16.yml
Expand Up @@ -25,7 +25,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: tuxsuite
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/next-clang-16.tux.yml --patch-series patches/next || true
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/next-clang-16.tux.yml || true
- name: save output
uses: actions/upload-artifact@v3
with:
Expand Down Expand Up @@ -692,7 +692,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: tuxsuite
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name distribution_configs --json-out builds.json tuxsuite/next-clang-16.tux.yml --patch-series patches/next || true
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name distribution_configs --json-out builds.json tuxsuite/next-clang-16.tux.yml || true
- name: save output
uses: actions/upload-artifact@v3
with:
Expand Down Expand Up @@ -960,7 +960,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: tuxsuite
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name allconfigs --json-out builds.json tuxsuite/next-clang-16.tux.yml --patch-series patches/next || true
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name allconfigs --json-out builds.json tuxsuite/next-clang-16.tux.yml || true
- name: save output
uses: actions/upload-artifact@v3
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/next-clang-android.yml
Expand Up @@ -25,7 +25,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: tuxsuite
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/next-clang-android.tux.yml --patch-series patches/next || true
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/next-clang-android.tux.yml || true
- name: save output
uses: actions/upload-artifact@v3
with:
Expand Down Expand Up @@ -314,7 +314,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: tuxsuite
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name allconfigs --json-out builds.json tuxsuite/next-clang-android.tux.yml --patch-series patches/next || true
run: tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name allconfigs --json-out builds.json tuxsuite/next-clang-android.tux.yml || true
- name: save output
uses: actions/upload-artifact@v3
with:
Expand Down

This file was deleted.

1 change: 0 additions & 1 deletion patches/next/series

This file was deleted.

2 changes: 1 addition & 1 deletion tuxsuite/next-clang-11.tux.yml
Expand Up @@ -2,7 +2,7 @@
# This file has been autogenerated by invoking:
# $ ./generate_tuxsuite.py next
# Invoke tuxsuite via:
# $ tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name defconfigs --json-out builds.json --patch-series patches/nexttuxsuite/next-clang-11.tux.yml
# $ tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/next-clang-11.tux.yml
version: 1
name: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git at master
description: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git at master
Expand Down
2 changes: 1 addition & 1 deletion tuxsuite/next-clang-12.tux.yml
Expand Up @@ -2,7 +2,7 @@
# This file has been autogenerated by invoking:
# $ ./generate_tuxsuite.py next
# Invoke tuxsuite via:
# $ tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name defconfigs --json-out builds.json --patch-series patches/nexttuxsuite/next-clang-12.tux.yml
# $ tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/next-clang-12.tux.yml
version: 1
name: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git at master
description: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git at master
Expand Down
2 changes: 1 addition & 1 deletion tuxsuite/next-clang-13.tux.yml
Expand Up @@ -2,7 +2,7 @@
# This file has been autogenerated by invoking:
# $ ./generate_tuxsuite.py next
# Invoke tuxsuite via:
# $ tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name defconfigs --json-out builds.json --patch-series patches/nexttuxsuite/next-clang-13.tux.yml
# $ tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/next-clang-13.tux.yml
version: 1
name: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git at master
description: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git at master
Expand Down
2 changes: 1 addition & 1 deletion tuxsuite/next-clang-14.tux.yml
Expand Up @@ -2,7 +2,7 @@
# This file has been autogenerated by invoking:
# $ ./generate_tuxsuite.py next
# Invoke tuxsuite via:
# $ tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name defconfigs --json-out builds.json --patch-series patches/nexttuxsuite/next-clang-14.tux.yml
# $ tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/next-clang-14.tux.yml
version: 1
name: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git at master
description: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git at master
Expand Down
2 changes: 1 addition & 1 deletion tuxsuite/next-clang-15.tux.yml
Expand Up @@ -2,7 +2,7 @@
# This file has been autogenerated by invoking:
# $ ./generate_tuxsuite.py next
# Invoke tuxsuite via:
# $ tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name defconfigs --json-out builds.json --patch-series patches/nexttuxsuite/next-clang-15.tux.yml
# $ tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/next-clang-15.tux.yml
version: 1
name: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git at master
description: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git at master
Expand Down
2 changes: 1 addition & 1 deletion tuxsuite/next-clang-16.tux.yml
Expand Up @@ -2,7 +2,7 @@
# This file has been autogenerated by invoking:
# $ ./generate_tuxsuite.py next
# Invoke tuxsuite via:
# $ tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name defconfigs --json-out builds.json --patch-series patches/nexttuxsuite/next-clang-16.tux.yml
# $ tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/next-clang-16.tux.yml
version: 1
name: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git at master
description: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git at master
Expand Down
2 changes: 1 addition & 1 deletion tuxsuite/next-clang-android.tux.yml
Expand Up @@ -2,7 +2,7 @@
# This file has been autogenerated by invoking:
# $ ./generate_tuxsuite.py next
# Invoke tuxsuite via:
# $ tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name defconfigs --json-out builds.json --patch-series patches/nexttuxsuite/next-clang-android.tux.yml
# $ tuxsuite plan --git-repo https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git --git-ref master --job-name defconfigs --json-out builds.json tuxsuite/next-clang-android.tux.yml
version: 1
name: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git at master
description: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git at master
Expand Down

0 comments on commit e1e1ed4

Please sign in to comment.