[MDEV-7433] KVM/builder naming for CentOS 7 and OpenSUSE is different from other versions, minor upgrade test fails in buildbot Created: 2015-01-11 Updated: 2015-02-09 Resolved: 2015-02-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 5.5, 10.0, 10.1 |
| Fix Version/s: | 5.5.41, 10.0.16, 10.1.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Daniel Bartholomew |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | buildbot, tests | ||
| Issue Links: |
|
||||||||
| Description |
|
Old CentOS VM images/builders are called kvm-rpm-centosX-amd64; but for CentOS 7 it's kvm-rpm-centos7_0-x86_64 (x86_64 instead of amd64, and 7_0 instead of 7). Same for kvm-zyp-opensuse13_1-x86 and kvm-zyp-opensuse13_1-x86_64 – they also don't correspond to the repo names. |
| Comments |
| Comment by Elena Stepanova [ 2015-01-11 ] |
|
If the naming was intentional, please we need to modify the test (it might have been me who added the test, so please reassign it back to me and I'll see how to fix the buildbot config. |
| Comment by Daniel Bartholomew [ 2015-02-09 ] |
|
Names changed to match the pattern of other builder names and minor-upgrade tests are now passing. |