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

ci: use the fixed mediator test suite version #100

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

antonbaliasnikov
Copy link
Contributor

Fix DIDComm V2 Test Suite version in integration tests and add configuration DID as entry point for integration tests.

@github-actions
Copy link

github-actions bot commented Aug 28, 2023

Integration Test Results

11 tests  ±0   11 ✔️ ±0   23s ⏱️ ±0s
  3 suites ±0     0 💤 ±0 
  3 files   ±0     0 ±0 

Results for commit 73becdf. ± Comparison against base commit 9e6d1da.

♻️ This comment has been updated with latest results.

@@ -25,6 +25,8 @@ jobs:
ATALA_GITHUB_ACTOR: ${{ secrets.ATALA_GITHUB_ACTOR }}
ATALA_GITHUB_TOKEN: ${{ secrets.ATALA_GITHUB_TOKEN }}
REPORTS_DIR: "didcomm-v2-mediator-test-suite/target/site/serenity"
DIDCOMM_V2_TESTSUITE_VERSION: "v0.1.0"
MEDIATOR_DID: "did:peer:2.Ez6LSghwSE437wnDE1pt3X6hVDUQzSjsHzinpX3XFvMjRAm7y.Vz6Mkhh1e5CEYYq6JBUcTZ6Cp2ranCWRrv7Yax3Le4N59R6dd.SeyJ0IjoiZG0iLCJzIjoiaHR0cDovL2xvY2FsaG9zdCIsInIiOltdLCJhIjpbImRpZGNvbW0vdjIiXX0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The "serviceEndpoint" : "http://localhost" has no port.

Maybe we should use some useful default.
You are replacing this value somewhere on runtime right?

environment:
# Creates the identity:
- KEY_AGREEMENT_D=Z6D8LduZgZ6LnrOHPrMTS6uU2u5Btsrk1SGs4fn8M7c
- KEY_AGREEMENT_X=Sr4SkIskjN_VdKTn0zkjYbhGTWArdUNE4j_DmUpnQGw
- KEY_AUTHENTICATION_D=INXCnxFEl0atLIIQYruHzGd5sUivMRyQOzu87qVerug
- KEY_AUTHENTICATION_X=MBjnXZxkMcoQVVL21hahWAw43RuAG-i64ipbeKKqwoA
# - SERVICE_ENDPOINT=https://k8s-int.atalaprism.io/mediator
- SERVICE_ENDPOINT=http://localhost
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hum also has no port here

I don't know how this works but LGTM (assuming that is working =p)

@antonbaliasnikov antonbaliasnikov merged commit 98a8e99 into main Aug 30, 2023
@antonbaliasnikov antonbaliasnikov deleted the fix-for-integration-tests-ci branch August 30, 2023 09:37
mineme0110 pushed a commit that referenced this pull request Apr 30, 2024
Signed-off-by: Anton <Baliasnikov>
mineme0110 pushed a commit that referenced this pull request May 1, 2024
Signed-off-by: Anton <Baliasnikov>
mineme0110 pushed a commit that referenced this pull request May 1, 2024
mineme0110 pushed a commit that referenced this pull request May 1, 2024
Signed-off-by: Anton Baliasnikov <[email protected]>
Signed-off-by: mineme0110 <[email protected]>
mineme0110 pushed a commit that referenced this pull request May 1, 2024
Signed-off-by: Anton Baliasnikov <[email protected]>

Signed-off-by: Shailesh Patil <[email protected]>
mineme0110 pushed a commit that referenced this pull request May 1, 2024
Signed-off-by: Anton Baliasnikov <[email protected]>

Signed-off-by: Shailesh Patil <[email protected]>
mineme0110 pushed a commit that referenced this pull request May 1, 2024
Signed-off-by: Anton Baliasnikov <[email protected]>

Signed-off-by: Shailesh Patil <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants