Skip to content

Conversation

@kucerakk
Copy link
Contributor

changed the default flavor to s3.medium.2, but extended with further logic to keep s2.medium.2 in case s3 is not available yet

@kucerakk kucerakk requested review from gtema and vladimirhasko May 28, 2021 11:22
test_image: Standard_Fedora_33_latest
test_flavor: s3.medium.2

- name: Check if s3.medium.2 flavor exists
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please rename this task name to Query specific flavor
or something similar

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changed

test_keypair_name: "{{ (prefix + '-kp') }}"
test_network_name: "{{ ( prefix + '-net') }}"

- name: Check if s3.medium.2 flavor exists
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

test_keypair_name: "{{ (prefix + '-kp') }}"
test_network_name: "{{ ( prefix + '-net') }}"

- name: Check if s3.medium.2 flavor exists
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and here

@kucerakk kucerakk requested a review from vladimirhasko May 28, 2021 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants