Project

General

Profile

Actions

action #80960

closed

[qem] [gce] Wrong terraform setting causes test fails in ssh_interactive_init

Added by ph03nix over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
Bugs in existing tests
Target version:
-
Start date:
2020-12-10
Due date:
% Done:

100%

Estimated time:
Difficulty:

Description

Observation

openQA test in scenario sle-15-SP2-GCE-BYOS-Updates-x86_64-mau-extratests-docker-publiccloud@gce_n1_standard_2 fails in
ssh_interactive_init

This is a test issue, as it has been pointed out in https://bugzilla.suse.com/show_bug.cgi?id=1179843.
BYOS images are published in the "suse-byos-cloud" project.

Actions #1

Updated by ph03nix over 3 years ago

Heureka!

We need to att the project in the image_id, e.g.

'image_id=suse-byos-cloud/sles-15-sp2-byos-v20201105'

in

terraform plan -no-color -var 'image_id=suse-byos-cloud/sles-15-sp2-byos-v20201105' -var 'instance_count=1' -var 'type=n1-standard-2' -var 'region=europe-west1-b' -var 'name=openqa-suse-de' -var 'project=suse-sle-mqa' -var 'tags={"openqa_ttl":"18300"}' -out myplan
Actions #2

Updated by ph03nix over 3 years ago

I've prototyped a fix for this issue. We need to incorporate the project name in the image ID.

Actions #3

Updated by ph03nix over 3 years ago

  • % Done changed from 0 to 60
Actions #5

Updated by ph03nix over 3 years ago

  • % Done changed from 60 to 80
Actions #6

Updated by ph03nix over 3 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 80 to 100

Fixed in current runs: https://openqa.suse.de/tests/5158782

Actions

Also available in: Atom PDF