Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[6.3] Check that RHEV provisioned VM name is like "name.example.com" (BZ:1317529) #5692

Merged
merged 1 commit into from Dec 15, 2017

Conversation

ldjebran
Copy link
Contributor

cover BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1317529

(sat-6.3) dlezz@dlezz:~/projects/robottelo-fork$ pytest -v tests/foreman/ui/test_computeresource_rhev.py::RhevComputeResourceHostTestCase::test_positive_check_provisioned_vm_name
============================================ test session starts =============================================
platform linux2 -- Python 2.7.14, pytest-3.2.3, py-1.5.2, pluggy-0.4.0 -- /home/dlezz/.pyenv/versions/2.7.14/envs/sat-6.3/bin/python2.7
cachedir: .cache
rootdir: /home/dlezz/projects/robottelo-fork, inifile:
plugins: xdist-1.20.1, services-1.2.1, mock-1.6.3, forked-0.2, cov-2.5.1, fauxfactory-1.0.1
collected 1 item                                                                                              
2017-12-13 15:31:14 - conftest - DEBUG - BZ deselect is disabled in settings


tests/foreman/ui/test_computeresource_rhev.py::RhevComputeResourceHostTestCase::test_positive_check_provisioned_vm_name <- robottelo/decorators/__init__.py PASSED

======================================== 1 passed in 1273.20 seconds =========================================

@ldjebran ldjebran added 6.3 QETestCoverage Issues and PRs relating to a Satellite bug UI Issues and PRs involving the UI labels Dec 13, 2017
@ldjebran ldjebran self-assigned this Dec 13, 2017
@codecov
Copy link

codecov bot commented Dec 13, 2017

Codecov Report

Merging #5692 into master will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5692      +/-   ##
==========================================
- Coverage   61.32%   61.27%   -0.06%     
==========================================
  Files          33       33              
  Lines        3682     3682              
==========================================
- Hits         2258     2256       -2     
- Misses       1424     1426       +2
Impacted Files Coverage Δ
robottelo/decorators/func_locker.py 91.72% <0%> (-1.51%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e516cd7...f23663e. Read the comment docs.

Copy link
Contributor

@oshtaier oshtaier left a comment

Choose a reason for hiding this comment

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

ACK

Copy link
Contributor

@abalakh abalakh left a comment

Choose a reason for hiding this comment

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

ACK

@abalakh abalakh merged commit 1e29ebd into SatelliteQE:master Dec 15, 2017
@abalakh abalakh removed the review label Dec 15, 2017
@ldjebran ldjebran deleted the 6.3.0_qe_test_coverage_1317529 branch January 23, 2018 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
QETestCoverage Issues and PRs relating to a Satellite bug UI Issues and PRs involving the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants