[JIRA] (OVIRT-2374) servers added to Jenkins with no sub-domain
by Dafna Ron (oVirt JIRA)
Dafna Ron created OVIRT-2374:
--------------------------------
Summary: servers added to Jenkins with no sub-domain
Key: OVIRT-2374
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2374
Project: oVirt - virtualization made easy
Issue Type: Bug
Reporter: Dafna Ron
Assignee: infra
the new servers added have a different dns sub domain then the old ones.
in Jenkins, the servers were added without the sub-domain
was that intentional? it would mean we would have to go to the configuration of the servers to know what sub-domain it has. unless there is a reason which we don't want the sub domains, can we add it to Jenkins?
20:58:25 [upgrade-from-release-suit] Running on ovirt-srv07 in /home/jenkins/workspace/ovirt-master_change-queue-tester
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100090)
6 years, 4 months
[oVirt Jenkins] ovirt-system-tests_compat-4.2-suite-master - Build
# 3 - Failure!
by jenkins@jenkins.phx.ovirt.org
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.2-suite-master/
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.2-suite-master/3/
Build Number: 3
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #3
[Lev Veyde] 004_basic_sanity.py cleanup
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 004_basic_sanity.preview_snapshot_with_memory_42
Error Message:
False != True after 600 seconds
Stack Trace:
Traceback (most recent call last):
File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
testMethod()
File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 129, in wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 59, in wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 78, in wrapper
prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
File "/home/jenkins/workspace/ovirt-system-tests_compat-4.2-suite-master/ovirt-system-tests/compat-4.2-suite-master/test-scenarios/004_basic_sanity.py", line 431, in preview_snapshot_with_memory
pass
File "/usr/lib64/python2.7/contextlib.py", line 24, in __exit__
self.gen.next()
File "/home/jenkins/workspace/ovirt-system-tests_compat-4.2-suite-master/ovirt-system-tests/compat-4.2-suite-master/test_utils/__init__.py", line 264, in TestEvent
lambda:
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 271, in assert_true_within_long
assert_equals_within_long(func, True, allowed_exceptions)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 258, in assert_equals_within_long
func, value, LONG_TIMEOUT, allowed_exceptions=allowed_exceptions
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 237, in assert_equals_within
'%s != %s after %s seconds' % (res, value, timeout)
AssertionError: False != True after 600 seconds
6 years, 4 months