File tree Expand file tree Collapse file tree 4 files changed +8
-24
lines changed Expand file tree Collapse file tree 4 files changed +8
-24
lines changed Original file line number Diff line number Diff line change 33@test " CentOS 8 Stream" {
44 ./test-install-on-docker.sh quay.io/centos/centos:stream8
55}
6-
7- @test " CentOS 7" {
8- ./test-install-on-docker.sh centos:7
9- }
Original file line number Diff line number Diff line change 44 ./test-install-on-docker.sh fedora:rawhide
55}
66
7- @test " Fedora 39" {
8- ./test-install-on-docker.sh fedora:39
9- }
10-
11- @test " Fedora 38" {
12- ./test-install-on-docker.sh fedora:38
7+ @test " Fedora 40" {
8+ ./test-install-on-docker.sh fedora:40
139}
1410
15- @test " Fedora 37 " {
16- ./test-install-on-docker.sh fedora:37
11+ @test " Fedora 39 " {
12+ ./test-install-on-docker.sh fedora:39
1713}
Original file line number Diff line number Diff line change 77@test " openSUSE Leap 15.5" {
88 ./test-install-on-docker.sh opensuse/leap:15.5
99}
10-
11- @test " openSUSE Leap 15.4" {
12- ./test-install-on-docker.sh opensuse/leap:15.4
13- }
Original file line number Diff line number Diff line change 11#! /usr/bin/env bats
22
3- @test " Ubuntu 23.10 " {
4- ./test-install-on-docker.sh ubuntu:23.10
3+ @test " Ubuntu 24.04 LTS " {
4+ ./test-install-on-docker.sh ubuntu:24.04
55}
66
7- @test " Ubuntu 23.04 " {
8- ./test-install-on-docker.sh ubuntu:23.04
7+ @test " Ubuntu 23.10 " {
8+ ./test-install-on-docker.sh ubuntu:23.10
99}
1010
1111@test " Ubuntu 22.04" {
1515@test " Ubuntu 20.04" {
1616 ./test-install-on-docker.sh ubuntu:20.04
1717}
18-
19- @test " Ubuntu 18.04" {
20- ./test-install-on-docker.sh ubuntu:18.04
21- }
You can’t perform that action at this time.
0 commit comments