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

139 add integration tests for ci #169

Merged
merged 44 commits into from
Nov 29, 2024

Conversation

JavierCladellas
Copy link
Collaborator

@JavierCladellas JavierCladellas commented Nov 29, 2024

❗ IMPORTANT ❗
To be reviewed AFTER #159, #150, #119

Done:

  • Added a parallelSum test that will be used as a Hello World benchmarking program. This test should also be used as a clear example in docs
  • CI executes this test and verifies that report files where created (at the moment, performance checking with threshold is not implemented Add reference values and thresholds #154 )
  • Added a gaya_ci.json config for more general testing in gaya. (outputs are stored inside the repo's root directory.)
  • Fixed bug in sanity checks (there was no special character escaping )

@JavierCladellas JavierCladellas added enhancement A new feature or request ci-cd Continuous Integration/Continuous Deployment cb Continuous Benchmarking labels Nov 29, 2024
@JavierCladellas JavierCladellas self-assigned this Nov 29, 2024
@JavierCladellas JavierCladellas linked an issue Nov 29, 2024 that may be closed by this pull request
5 tasks
Copy link

netlify bot commented Nov 29, 2024

Deploy Preview for benchmarking-polite-crostata-92f389 ready!

Name Link
🔨 Latest commit eea8eef
🔍 Latest deploy log https://app.netlify.com/sites/benchmarking-polite-crostata-92f389/deploys/6749c285e2d9ba0008940f3a
😎 Deploy Preview https://deploy-preview-169--benchmarking-polite-crostata-92f389.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@vincentchabannes vincentchabannes merged commit 0288884 into master Nov 29, 2024
10 checks passed
@vincentchabannes vincentchabannes deleted the 139-add-integration-tests-for-ci branch November 29, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cb Continuous Benchmarking ci-cd Continuous Integration/Continuous Deployment enhancement A new feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add integration tests for CI
2 participants