Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot blacklist AZ usw1-az2 and apne1-az3 #816

Open
filuta opened this issue Nov 27, 2023 · 0 comments
Open

Cannot blacklist AZ usw1-az2 and apne1-az3 #816

filuta opened this issue Nov 27, 2023 · 0 comments

Comments

@filuta
Copy link

filuta commented Nov 27, 2023

Describe the bug
When I blacklist availability zones usw1-az2 and apne1-az3 (via az_blacklist), validation of templates with taskcat lint fails (the output), because it doesn't match the regex. But without blacklisting the two AZs, my test fails in regions us-west-1 and ap-northeast-1, because the instance type I'm using (m5d.xlarge) is not available in usw1-az2 and apne1-az3 (one of the logs).

To Reproduce

  1. How did you install taskcat? (docker or pip3)
    pip3
  2. Are you using a profile, an instance role or access keys to run taskcat?
    profile
  3. Is your AWS environment configured via aws configure?
    yes

Expected behavior
It is possible to blacklist availability zones usw1-az2 and apne1-az3

Version

  • Taskcat Version 0.9.41
  • Python Version 3.10.12

Additional context
It was possible to blacklist the AZs in older versions of taskcat (we were using version 0.9.19). I think it stopped working after these changes were merged.
Taskcat config file

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

No branches or pull requests

1 participant