Enable barbican jobs to run on ubuntu focal
This is fixed by https://review.opendev.org/#/c/753699/4
SO removing the TODO to anable to run the job on ubuntu focal.
Change-Id: Idce913345c1bf8a47e678d706364c09837221a82
tushargite96
5 years ago
| 22 | 22 | description: | |
| 23 | 23 | This is a base job for lvm with lio & tgt targets |
| 24 | 24 | parent: devstack-tempest |
| 25 | # TODO(gmann): Remove the below nodeset setting to Bionic once | |
| 26 | # https://storyboard.openstack.org/#!/story/2007732 is fixed | |
| 27 | # Once nodeset is removed form here then devstack-tempest job | |
| 28 | # will automatically run this job on Ubuntu Focal nodeset from | |
| 29 | # Victoria gate onwards. | |
| 30 | nodeset: openstack-single-node-bionic | |
| 31 | 25 | timeout: 10800 |
| 32 | 26 | roles: |
| 33 | 27 | - zuul: opendev.org/openstack/cinderlib |