OSTF try to ssh to the node that was destroyed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
High
|
Tatyanka | ||
6.1.x |
Fix Committed
|
High
|
Tatyanka | ||
7.0.x |
Fix Released
|
Medium
|
Tatyanka |
Bug Description
VERSION:
feature_groups:
- mirantis
production: "docker"
release: "6.1"
openstack_
api: "1.0"
build_number: "310"
build_id: "2015-04-
nailgun_sha: "d22c074dec091e
python-
astute_sha: "d96a80b63198a5
fuellib_sha: "8b80657e9ceed8
ostf_sha: "c2a76a60ec4ebb
fuelmain_sha: "335d3ed09ed79b
Deploy ceph with in HA mode
Scenario:
1. Create cluster with ubuntu
2. Add 3 nodes with controller and ceph OSD roles
3. Add 1 node with ceph OSD roles
4. Add 2 nodes with compute and ceph OSD roles
5. Deploy the cluster
6. Check ceph status
7. Cold retsart
8. Check ceph status
Next tests are failed
AssertionError: Failed tests, fails: 3 should fail: 1 failed tests name: [{u'Check that required services are running (failure)': u'Some nova services have not been started.. Please refer to OpenStack logs for more details.'}, {u'Check network connectivity from instance via floating IP (failure)': u'Instance is not reachable by IP. Please refer to OpenStack logs for more details.'}, {u'Launch instance with file injection (failure)': u'Instance is not reachable by IP. Please refer to OpenStack logs for more details.'}]
In ostf logs we can see that ssh to the node 5 failed(and acually we destroy it), so need to investigate why ostf goes to the offline node
Changed in fuel: | |
status: | New → Confirmed |
tags: |
added: module-ostf removed: ostf |
tags: | added: qa-agree-7.0 |
Changed in fuel: | |
importance: | Medium → High |
tags: |
added: area-ostf removed: module-ostf |
Move to 7.0 according to next points:
1. Medium priority
2. Hard to reproduce(have been passed locally)