Open raman-mann opened 6 years ago
Build finished.
Run Tests
Run Tests
Run Tests
Run Tests
Aricent thinks the CI issue is not caused by the PR.
@spisarski : Can you please check, if CI script changes need any further modification
Run Tests
Bo will work with Steve and Randy to see if CI script needs further change to resolve this CI failure.
Run Tests
Run Tests
Run Tests
Run Tests
The 4th vm appeared sometimes to be deploying to vdb instead of vda, causing its creation to fail. Need to dig further to understand the reason.
Run Tests
Run Tests
@raman-mann @sbhojpur After more investigation, I found that the 4th vm creation failure was due to a project quota issue. Could you please increase the project quota in ci/snaps/snaps_os_tmplt.yaml file:
quotas:
Run Tests
Run Tests
Run Tests
Run Tests
With the quota patch, CI passed the vm creation issue, however, it ran into the following error:
01:36:15 "EXECUTING SET HOSTS PLAY", 01:36:15 "kolla_sethosts.yaml", 01:36:15 "{'BASE_FILE_PATH': '/tmp/snaps-openstack/snaps_openstack/packages/source/', 'PROXY_DATA_FILE': '/tmp/snaps-openstack/snaps_openstack/ansible_p/ansible_utils/proxy_data.yaml', 'VARIABLE_FILE': '/tmp/snaps-openstack/snaps_openstack/ansible_p/ansible_utils/variable.yaml', 'target': '10.1.0.13', 'host_name': 'COMPUTE22557'}", 01:36:15 "FAILED IN SETTING HOSTS FILE"
@spisarski @RandyLevensalor does the error above ring a bell?
@bo-quan - Sorry, it has been awhile since I've been in this code thus have never encountered the problem. Please let me know if you need assistance debugging.
@raman-mann @sbhojpur If you have a chance (since I'll be consumed in another higher priority task within the next few days), could you take a look at the CI failure:
01:36:15 "EXECUTING SET HOSTS PLAY", 01:36:15 "kolla_sethosts.yaml", 01:36:15 "{'BASE_FILE_PATH': '/tmp/snaps-openstack/snaps_openstack/packages/source/', 'PROXY_DATA_FILE': '/tmp/snaps-openstack/snaps_openstack/ansible_p/ansible_utils/proxy_data.yaml', 'VARIABLE_FILE': '/tmp/snaps-openstack/snaps_openstack/ansible_p/ansible_utils/variable.yaml', 'target': '10.1.0.13', 'host_name': 'COMPUTE22557'}", 01:36:15 "FAILED IN SETTING HOSTS FILE"
in https://snapsci.cablelabs.com:8443/job/snaps-openstack/127/console
What does this PR do?
Support controller HA in openstack
Do you have any concerns with this PR?
NA
How can the reviewer verify this PR?
By deploying openstack with multiple controller nodes.
Any background context you want to provide?
NA
Screenshots or logs (if appropriate)
NA
Questions:
Have you connected this PR to the issue it resolves?
12
Does the documentation need an update? Yes
Does this add new Python dependencies? No
Have you added unit or functional tests for this PR? No
Does this patch update any configuration files? No