whoami-rajat | gmann, sure, thanks for the help | 03:56 |
---|---|---|
*** soniya29 is now known as soniya29|ruck | 06:13 | |
*** soniya29 is now known as soniya29|ruck | 06:58 | |
*** soniya29 is now known as soniya29|ruck | 07:19 | |
*** jpena|off is now known as jpena | 07:30 | |
*** soniya29 is now known as soniya29|ruck | 07:38 | |
*** soniya29|ruck is now known as soniya29|ruck|lunch | 07:57 | |
*** soniya29|ruck|lunch is now known as soniya29|ruck | 08:23 | |
opendevreview | ribaudr proposed openstack/tempest master: Tempest test for checking unshelve to host https://review.opendev.org/c/openstack/tempest/+/841088 | 09:39 |
*** pojadhav is now known as pojadhav|break | 12:22 | |
opendevreview | Merged openstack/tempest master: Switch to ecdsa ssh key type by default https://review.opendev.org/c/openstack/tempest/+/838753 | 12:27 |
*** pojadhav|break is now known as pojadhav | 13:57 | |
*** soniya29 is now known as soniya29|ruck | 14:06 | |
*** pojadhav is now known as pojadhav|afk | 14:54 | |
*** soniya29|ruck is now known as soniya29|ruck|dinner | 14:54 | |
opendevreview | Eduardo Olivares proposed openstack/tempest master: Validate network downtime during live migration https://review.opendev.org/c/openstack/tempest/+/828686 | 15:24 |
*** soniya29|ruck|dinner is now known as soniya29|ruck | 15:36 | |
opendevreview | ribaudr proposed openstack/tempest master: Tempest test for checking unshelve to host https://review.opendev.org/c/openstack/tempest/+/841088 | 16:10 |
*** soniya29|ruck is now known as soniya29|out | 16:12 | |
opendevreview | Eduardo Olivares proposed openstack/tempest master: Validate network downtime during live migration https://review.opendev.org/c/openstack/tempest/+/828686 | 16:28 |
arddennis | Hi I am currently evaluating tempest, writing scenarios and can’t find the way to pass an argument to the scenario. There is an option image_ref which can be defined in the tempest.conf and set to use a specific image for the testing. I can also add my own section to the config and define image id there, but this all leads to configuration modification. Which is ok, but I define tempest to run my own set of tests against recently create | 17:07 |
arddennis | d image and would like to be able to pass the id with the tempest execution. Is there any way to define it using env var or get access to the positional arguments passed to tempest run? | 17:07 |
arddennis | I overlooked documentation and tried to look at the manager source, but failed to find the way to do so. Could someone point me in the right direction? | 17:07 |
*** jpena is now known as jpena|off | 17:17 | |
gmann | arddennis: hi, yes you can pass the image id in image_ref which will be used by tempest to create VM | 17:24 |
gmann | arddennis: but there is no such way to pass extra arg to tests than configuration one, which specific arg you would like to pass? we need to add that in tempest config and then use it in tests | 17:24 |
arddennis | I need to run tests in single workspace for multiple different images about 20 different images at a time. I have a pool of projects to run tests in paralel. But currently do the following: change tempest.conf using configparser, run tempest scenario, then change the config for the new image and run another test scenario. | 17:28 |
arddennis | gmann, The way I currently made a workaround it doesn't look like a proper way of doing | 17:31 |
gmann | arddennis: ok, with one workspace that is the only way to do it. but you do this with different workspace (20) and with different image id in conf of each workspace | 17:34 |
arddennis | gmann: this is understood. No way to pass env or arg. Thanks for confirming. | 17:40 |
gmann | arddennis: yeah. | 17:40 |
opendevreview | Artom Lifshitz proposed openstack/whitebox-tempest-plugin master: Test resize with mem_page_size in flavor https://review.opendev.org/c/openstack/whitebox-tempest-plugin/+/824772 | 18:12 |
jparker | artom: 4k doesn't show up in the domain xml, I wonder if it makes sense to either 1) only check if the available sizes are large enough or 2) make new test cases with explicit sizes and skip when those sizes are not present | 19:41 |
artom | jparker, grrr, so that's why we had 2M and 1G explicitly | 19:43 |
jparker | artom: yea I thought there was a reason we did 2M and 1G b/c 4k would have made things simple | 19:44 |
artom | jparker, I mean I kinda want to try with 1 GB pages? :) | 20:02 |
artom | That, or figure out a way to wait for the delete to complete | 20:03 |
jparker | artom: could we make a waiter that is unique to WB that checks for the hugepage to release? | 20:12 |
artom | jparker, that's kinda special-case-y | 20:22 |
artom | jparker, I thing a better approach would be to figure out a way to wait for the delete to fully finish | 22:01 |
artom | Functional tests can listen for the notification, not sure that's realistic in whitebox... | 22:01 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!