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

Add timeout to integration tests setup #360

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

Dean-Coakley
Copy link
Contributor

@Dean-Coakley Dean-Coakley commented Jun 28, 2023

Proposed changes

  • Add timeout to integration test setup. Test will now fail after 20 seconds if it cannot start agent service rather than default of 10 minutes.

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING document
  • I have run make install-tools and have attached any dependency changes to this pull request
  • If applicable, I have added tests that prove my fix is effective or that my feature works
  • If applicable, I have checked that any relevant tests pass after adding my changes
  • If applicable, I have updated any relevant documentation (README.md)
  • If applicable, I have tested my cross-platform changes on Ubuntu 22, Redhat 8, SUSE 15 and FreeBSD 13

@netlify
Copy link

netlify bot commented Jun 28, 2023

Deploy Preview for agent-public-docs canceled.

Name Link
🔨 Latest commit eb6d4cb
🔍 Latest deploy log https://app.netlify.com/sites/agent-public-docs/deploys/649c6b8e54a85400072396c2

@github-actions github-actions bot added the chore Pull requests for routine tasks label Jun 28, 2023
@oliveromahony
Copy link
Contributor

On failure again we should pull the logs from the container. Perhaps store them as part of the pipeline artefacts?

@Dean-Coakley Dean-Coakley merged commit ec22400 into main Jun 29, 2023
27 checks passed
@Dean-Coakley Dean-Coakley deleted the add-integration-test-timeout branch June 29, 2023 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants