integration_tests icon indicating copy to clipboard operation
integration_tests copied to clipboard

[1LP][WIP] Fix preemtivity in test_gce_preemptible_provision.

Open jarovo opened this issue 7 years ago • 4 comments

Purpose or Intent

  • Fixing test test_gce_preemptible_provision currently failing to set VM as preemptible during creation process.
  • Marking it as blocked as the created VM is not reported as being preemtive.

{{ pytest: -v cfme/tests/cloud_infra_common/test_provisioning.py::test_gce_preemptible_provision --use-provider gce_central }}

jarovo avatar Aug 20 '18 14:08 jarovo

Modified pytest statement in PR description, since it needs to collect against GCE. The K filter that was there to select the test wasn't working either.

mshriver avatar Sep 05 '18 16:09 mshriver

@jaryn would you still like to have this changed merged? Please close or rebase. Thanks!

mshriver avatar Oct 23 '19 17:10 mshriver

@mshriver I rebased this, but I am not sure do I want to work on getting this in. I didn't see the any GCE test runing for quite a while.

jarovo avatar Jan 31 '20 12:01 jarovo

Lint report for commit f51ed1fd1b78d6b5744a9fb0301bc086003d711d:

cfme/tests/cloud_infra_common/test_provisioning.py:

  • :red_circle: Line 108:29: F821 undefined name 'GH'

Please, rectify these issues :smirk: .

No commit flaws detected.

CFME QE Bot

dajoRH avatar Jan 31 '20 12:01 dajoRH