Since we are using tempest-skiplist to setup a list of tests to be skipped, we can also have a list of tests that we want to execute. The tempest-skiplist relies on a yaml file with a list of tests that can be skipped per job and / or release. Using the same principle, we can generate a list of tests to be executed per job/release. [1]
Today, we need to create a patch on zuul jobs to add or remove a test from the allowed list of tempest tests. This can take several hours, in the best scenario case where there are no failures. This not only increase the amount of resources, but also the amount of time to fix things up.
Add a test to the list of skipped list takes 5 minutes of test running and once the change get merged, all the jobs are ready to consume it. That's simple like that
Almost none, the actual yaml file is more skipped test driver, but having an allowed list, should be more job driven, the code is almost ready, all it's required is add a cliff command to list it. Tempest-skip already have a ansible module, that can handle that.
Also, it will be required to edit the jobs to no longer have the list of tests to be executed, handling that to tempest-skip.
This also means we have now a centralized place to those tests, that can be changed faster than the actual scenario, with an already command line, ansible module, and can be imported. This will reduce the resources that tripleo project uses for changes on tempest, since mostly of the time, our ruck rovers needs to add or remove tests from the skiplist.
Yes, let's do it!
or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing