GithubHelp home page GithubHelp logo

Comments (5)

santiagocardenas avatar santiagocardenas commented on May 25, 2024

We are evaluating the pros and cons of making that change.

I'm fairly certain that if we changed that line, your test run would still fail across regions because of resource name collisions on global services like IAM or S3, for example.

Are you only testing in a single region?

from taskcat.

jorgebonilla avatar jorgebonilla commented on May 25, 2024

If there were a way to run one test at the time, or even one region at the time then it wouldn't fail. Perhaps an option to "sequential test" instead of current "parallel" behavior if you will.

To answer the initial question, yes, we will be indeed testing in many regions.

from taskcat.

santiagocardenas avatar santiagocardenas commented on May 25, 2024

So that is the issue, because well-architected deployments can be multi-region (or even deployed in multiple regions). Your templates would not work.

Instead, we recommend to avoid naming (or giving custom names) to resources and allow CloudFormation to do that work for you.

from taskcat.

jorgebonilla avatar jorgebonilla commented on May 25, 2024

Agreed, and understood. However, this issue can also be solved by having an install phase before the testing phase, where we could install the IAM roles required AND other CFT that are not being tested, before we run the actual templates that we want to test.
And the IAM role CFT could be previously tested separately in a single region.
Just a thought.

from taskcat.

tonynv avatar tonynv commented on May 25, 2024

Fixed in d7805f9

from taskcat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.