This repository has been archived by the owner on Apr 7, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 165
discover mgmt systems #1
Labels
Comments
ghost
assigned bcrochet
Apr 2, 2013
Merged
hhovsepy
pushed a commit
to hhovsepy/cfme_tests
that referenced
this issue
Apr 8, 2016
psav
pushed a commit
that referenced
this issue
Sep 8, 2017
* Conversion of shell calls into REST calls * Converted swap to use values provided by CFME * Remove old DB provider endpoint stuff * Remvoed _get_ems_ips because it is unused now * managed providers handling into REST * Actually, managed_provider_names can be REST only
jamesooden
added a commit
to jamesooden/integration_tests
that referenced
this issue
Mar 14, 2018
- Used a more specific exception. - Updated exceptions text to be more readable.
jamesooden
added a commit
to jamesooden/integration_tests
that referenced
this issue
Mar 23, 2018
The particular issue in question was the proper use of namedtuple classes. Sorted this out, so I wasn't creating a Build class over and over again. Also, had to deal with the fact that namedtuple generated classes are immutable.
mshriver
pushed a commit
that referenced
this issue
Mar 24, 2018
…bs (#6916) * Add ability to aggregate coverage from multiple jenkins jobs In addition to aggregating multiple Jenkins jobs I had to do a work around because we ran out of disk space on the appliance. The work around was to extract the coverage tarballs in waves, merge that data, cleanup and use the merged data in the next wave. Taking this route allowed me to quickly get this working, but over time I think we seriously need to look at a different way of storing and getting out the coverage data from test runs. * Code review #1 PR 6916 The particular issue in question was the proper use of namedtuple classes. Sorted this out, so I wasn't creating a Build class over and over again. Also, had to deal with the fact that namedtuple generated classes are immutable. * Move check for no eligible jobs to account for multiple jobs. * Code Review #2 for PR 6916 Calls to ssh.run_command have been wrapped to ensure consistent logging and error handling.
jamesooden
added a commit
to jamesooden/integration_tests
that referenced
this issue
Mar 28, 2018
- one misspelled word in a comment fixed. - change string concatenation to use format().
izapolsk
pushed a commit
that referenced
this issue
Mar 30, 2018
* Unifies delete from details REST tests * Review changes #1
mshriver
added a commit
that referenced
this issue
Sep 25, 2019
Setting of testrun ID via configuration isn't working in cfme-testcases 0.15.1, change came in at 0.13. dump2polarion downgrade as well, upgrade both together when cfme-testcases issue #1 is resolved
spusateri
pushed a commit
to spusateri/integration_tests
that referenced
this issue
Jan 27, 2020
Setting of testrun ID via configuration isn't working in cfme-testcases 0.15.1, change came in at 0.13. dump2polarion downgrade as well, upgrade both together when cfme-testcases issue ManageIQ#1 is resolved
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No description provided.
The text was updated successfully, but these errors were encountered: