Skip to content

Conversation

gaborigloi
Copy link
Contributor

These quicktests are looking for a template that does not exist
currently, therefore they are always skipped.

Signed-off-by: Gabor Igloi gabor.igloi@citrix.com

These quicktests are looking for a template that does not exist
currently, therefore they are always skipped.

Signed-off-by: Gabor Igloi <gabor.igloi@citrix.com>
@gaborigloi gaborigloi force-pushed the remove_unused_quicktests branch from ec3dac3 to 2e50d1f Compare April 23, 2018 10:13
@minishrink
Copy link
Contributor

Why not provide an existing template instead? Or would that not be possible with the current state of the test?

@gaborigloi
Copy link
Contributor Author

We could try that too, is there is a template that's guaranteed to be there.

@gaborigloi
Copy link
Contributor Author

Or we could remove them now, and re-add them later when we figure out how to run them? That doesn't hurt, because they are not being run, and they are just in the way because I'm doing a quicktest cleanup.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.001%) to 20.53% when pulling 2e50d1f on gaborigloi:remove_unused_quicktests into f416c08 on xapi-project:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 20.531% when pulling 2e50d1f on gaborigloi:remove_unused_quicktests into f416c08 on xapi-project:master.


let with_vm s f =
try
let (_: API.ref_VM) = find_template s vm_template in
Copy link
Contributor

@mseri mseri Apr 25, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you stick with this, you should probably also remove vm_template from quicktest_common. What if instead we select the first debian or centos template from the list of available templates and keep the tests?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm doing a quicktest rewrite at the moment, and for that it will be more convenient to just remove these temporarily. So I'll remove these in my quicktest rewrite PR, and I'll make a ticket to re-enable them.

@gaborigloi gaborigloi closed this Apr 25, 2018
@gaborigloi gaborigloi deleted the remove_unused_quicktests branch April 25, 2018 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants