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

Command icon 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

hosomitm created an issue. See original summary.

hosomitm’s picture

Status: Active » Needs review

@yas

Please review the code. Thanks.

yas made their first commit to this issue’s fork.

yas’s picture

Title: Fix the issue that OpenStack Instance is not stopped in the BDD test for SPA (When running GitLab CI) » Fix an issue where OpenStack Instance does not stop in BDD test for SPA
Category: Task » Bug report
Status: Needs review » Reviewed & tested by the community

@hosomitm

Thank you for the fix. I'll merge the patch to 5.x and 6.x, and close this issue as Fixed.

  • yas committed 4e7228b3 on 6.x authored by hosomitm
    Issue #3398238 by hosomitm, yas: Fix an issue where OpenStack Instance...

  • yas committed 42aa99a7 on 5.x authored by hosomitm
    Issue #3398238 by hosomitm, yas: Fix an issue where OpenStack Instance...
yas’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.