Skip to content

Commit 1ca69e6

Browse files
committed
Drop train job for baremetal
Upstream had EOL-ed the train branch and is no longer accepting fixes. Our patch to fix the installation of virtualbmc with python 3.6 [1] was abandoned. We have no choice than dropping our train job as it's going to permafail and we can't fix it. [1] https://review.opendev.org/c/openstack/ironic/+/847436 Close #2439
1 parent e0878b0 commit 1ca69e6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/functional-baremetal.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ jobs:
2929
- name: "ussuri"
3030
openstack_version: "stable/ussuri"
3131
ubuntu_version: "18.04"
32-
- name: "train"
33-
openstack_version: "stable/train"
34-
ubuntu_version: "18.04"
3532
runs-on: ubuntu-${{ matrix.ubuntu_version }}
3633
name: Deploy OpenStack ${{ matrix.name }} with Ironic and run baremetal acceptance tests
3734
steps:

0 commit comments

Comments
 (0)