Red 8.0-pkg-systest-ubuntu job
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Fuel for OpenStack |
Critical
|
Dmitry Kaigarodеsev |
Bug Description
It turns out that pretty much all latest 8.0-pkg-
Errors: https:/
Example job:
https:/
Example patch:
https:/
Alexey Stupnikov (astupnikov) wrote : | #1 |
Alexey Stupnikov (astupnikov) wrote : | #2 |
I have checked the code of fuel-qa and fuel-devops projects and it looks like there is no fuel-devops installed on the executor.
Changed in fuel: | |
assignee: | Alexey Stupnikov (astupnikov) → Fuel DevOps (fuel-devops) |
description: | updated |
Changed in fuel: | |
assignee: | Fuel DevOps (fuel-devops) → Dmitry Kaigarodеsev (dkaiharodsev) |
description: | updated |
Changed in fuel: | |
status: | Confirmed → In Progress |
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to fuel-infra/jenkins-jobs (master) | #3 |
Reviewed: https:/
Submitter: Dmitry Kaigarodsev <email address hidden>
Branch: master
Commit: 4fe32bc76e0f85c
Author: Dmitry Kaigarodsev <email address hidden>
Date: Tue Apr 4 10:48:30 2017
[pkgs-ci]dedicated label for '8.0' system tests
Change-Id: I79036e2320569e
Closes-Bug: #1677533
Changed in fuel: | |
status: | In Progress → Fix Committed |
It looks like the following ImportError is primary reason of failure: ::
+ python fuelweb_ test/run_ tests.py -q --nologcapture --with-xunit --group=bvt_2
......OUTPUT is OMMITED......
from devops.models.node import SSHClient
ImportError: cannot import name SSHClient