Commit 8ba418c
Configure min and max microversion for watcher-tempest-plugin
A new upstream patch is adding microversion testing for
watcher-tempest-plugin, and it will be mandatory to configure
the min and max microversion to be tested in each job.
To make the opendev job to work with new microversions, we can
set max_microversion to 'latest' and for stable branches jobs we
override with the latest microversion for each release.
This PR also sets 1.4 as max microversion for Epoxy.
It also renames the test configuration file to replaces the suffix
master since this file is being used in all jobs.
Depends-On: https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/956306
Signed-off-by: Douglas Viroel <viroel@gmail.com>1 parent 1720b37 commit 8ba418c
2 files changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| 177 | + | |
| 178 | + | |
177 | 179 | | |
178 | 180 | | |
179 | 181 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
0 commit comments