Commit e62a16b
authored
### What changes were proposed in this pull request?
This PR aims to remove CentOS 8 from docker-based tests.
### Why are the changes needed?
CentOS 8 became EOL and Docker image build is failing now.
- https://www.centos.org/centos-linux-eol/
```
#6 0.762 CentOS Linux 8 - AppStream 83 B/s | 38 B 00:00
#6 0.767 Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist
```
### How was this patch tested?
Manually.
1 parent 50ba8bb commit e62a16b
File tree
4 files changed
+2
-73
lines changed- docker
- centos8
- site/_docs
4 files changed
+2
-73
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| |||
0 commit comments