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

Taskcat ping during cloudformation is taking a long time and it is increasing progressively #727

Open
gavihs opened this issue Mar 2, 2022 · 1 comment

Comments

@gavihs
Copy link

gavihs commented Mar 2, 2022

I am using Taskcat as part of my build process to ensure that the stack I am deploying is fine

Everything is fine until the task starts the cloudformation
In the log for this particular build
The CFT starts at 12:01:52
The next ping happens at 12:06 after 5 minutes
The next ping happens at 12:14 after 8 minutes
The next ping happens at 12:23 after 11 minutes

It progressively gets worse

Is there a workaround to control this

@gavihs
Copy link
Author

gavihs commented Mar 11, 2022

Any help will be appreciated
It is more than 25 minutes since the cft was created my build process has not fully identified that the stack is completed
It waits for another 25 after the deletion of the stack

Any help on how I can speed up the process will be appreciated

The command I have provided on my build is

taskcat test run -t cfttest --input-file "taskcat-$build_environment.yaml"

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