Problem/Motivation
- Fix the issue that OpenStack Instance is not stopped in the BDD test for SPA (When running GitLab CI).
- Solve the issue by modifying the Cloud Orchestrator itself and/or the BDD test scenario.
- As a prerequisite, the BDD test scenario must be shared between the Normal version and the SPA version.
- Scope:
- The scope of this ticket is the following scenario.
OpenStack-ATDD-03-05-OperateInstances.feature- Stop the running instances
- BDD test for SPA result:
- When running GitLab CI environment (fail)
- When running local develop environment (pass)
Issue fork cloud-3398238
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
hosomitm commented@yas
Please review the code. Thanks.
Comment #5
yas@hosomitm
Thank you for the fix. I'll merge the patch to
5.xand6.x, and close this issue as Fixed.Comment #8
yas