-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
TT-1550 Migrate remaining E2E workflows to the reusable workflow #14403
Merged
lukaszcl
merged 167 commits into
develop
from
TT-1550-Provide-PoC-for-keeping-test-configs-in-git
Sep 23, 2024
Merged
TT-1550 Migrate remaining E2E workflows to the reusable workflow #14403
lukaszcl
merged 167 commits into
develop
from
TT-1550-Provide-PoC-for-keeping-test-configs-in-git
Sep 23, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…SE64_CONFIG_OVERRIDE if exists BASE64_CONFIG_OVERRIDE should be able to override everything that was already set in the test config
Fixes CCIP load tests
kalverra
previously approved these changes
Sep 19, 2024
lukaszcl
force-pushed
the
TT-1550-Provide-PoC-for-keeping-test-configs-in-git
branch
from
September 19, 2024 14:27
a1d0884
to
af3577d
Compare
lukaszcl
force-pushed
the
TT-1550-Provide-PoC-for-keeping-test-configs-in-git
branch
from
September 19, 2024 14:54
869bb5a
to
a8e8bdf
Compare
Use test_suite input and matrix.tests.test_env_vars.TEST_SUITE to set test suites for tests in e2e-tests.yml
Quality Gate passedIssues Measures |
anirudhwarrier
approved these changes
Sep 23, 2024
skudasov
approved these changes
Sep 23, 2024
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
Sep 23, 2024
lukaszcl
deleted the
TT-1550-Provide-PoC-for-keeping-test-configs-in-git
branch
September 23, 2024 09:26
momentmaker
added a commit
that referenced
this pull request
Sep 24, 2024
…develop * origin/develop: (233 commits) update Smoke Test TestAutomationBasic to load pre-deployed contracts if given (#14537) CCIP-2881 USDC Reader integration tests (#14516) [TT-1624] link PR to solidity review issue (#14521) Fix skipped notification in E2E test workflow (#14538) Add regression testing for pruning bug (#14454) Bump owner dep (#14531) Fix state view (#14532) Deployment tooling (#14533) CCIP 3388 - add offramp generation (#14526) CCIP-3416 paginate token admin registry get all tokens call (#14514) Change Polygon zkEVM to use FeeHistory estimator (#14161) [TT-1747] fix core changeset (#14524) TT-1459 Use CTF actions from .github repo (#14522) [TT-1693] try more universal Solidity scripts (#14436) Remove unused workflow for e2e tests (#14520) BCI-3668 Optimise HeadTracker's memory usage (#14130) BCFR-888 LP support chains that have not reached finality yet (#14366) support new heads polling over http rpc client (#14373) Bump CTF (#14518) TT-1550 Migrate remaining E2E workflows to the reusable workflow (#14403) ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR
To do
go/testdir/integration-tests/scripts/entrypoint: line 18: ./chaos: No such file or directory