summaryrefslogtreecommitdiffstats
path: root/.github/data
diff options
context:
space:
mode:
authorTasos Katsoulas <12612986+tkatsoulas@users.noreply.github.com>2023-07-27 17:23:01 +0300
committerGitHub <noreply@github.com>2023-07-27 17:23:01 +0300
commit2e4b38867f07e10ae76f01ca3e559f4415559889 (patch)
tree9f64e1b1c4fcbcac6268d8171b0cfa5ece760888 /.github/data
parentb2e2900cc6c94492bbbdd878bb1ddf5d845da453 (diff)
Remove temporarily the CI Tumbleweed support (#15554)
Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>
Diffstat (limited to '.github/data')
-rw-r--r--.github/data/distros.yml16
1 files changed, 4 insertions, 12 deletions
diff --git a/.github/data/distros.yml b/.github/data/distros.yml
index 7cb7846402..8273785023 100644
--- a/.github/data/distros.yml
+++ b/.github/data/distros.yml
@@ -189,30 +189,22 @@ include:
- &opensuse
distro: opensuse
- version: "tumbleweed"
- support_type: Intermediate
+ version: "15.5"
+ support_type: Core
notes: ''
eol_check: true
- base_image: opensuse/tumbleweed
+ base_image: opensuse/leap:15.5
jsonc_removal: |
zypper rm -y libjson-c-devel
packages: &opensuse_packages
type: rpm
- repo_distro: opensuse/tumbleweed
+ repo_distro: opensuse/leap:15.4
arches:
- x86_64
- aarch64
test:
ebpf-core: true
- <<: *opensuse
- version: "15.5"
- support_type: Core
- notes: ''
- base_image: opensuse/leap:15.5
- packages:
- <<: *opensuse_packages
- repo_distro: opensuse/15.5
- - <<: *opensuse
version: "15.4"
support_type: Core
notes: ''