-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: P-1044 merge all identity tests into one (#3113)
* chore: P-1044 combine all di identity tests, update ci config to run the combined di identity tests * removed unused function and clean up --------- Co-authored-by: higherordertech <higherordertech>
- Loading branch information
1 parent
8daa6bf
commit 1189d1a
Showing
24 changed files
with
399 additions
and
2,714 deletions.
There are no files selected for viewing
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -85,7 +85,7 @@ RUN cargo test --release | |
################################################## | ||
FROM node:18-bookworm-slim AS runner | ||
|
||
RUN apt update && apt install -y libssl-dev iproute2 jq curl protobuf-compiler | ||
RUN apt update && apt install -y libssl-dev iproute2 jq curl protobuf-compiler python3 python-is-python3 build-essential | ||
RUN corepack enable && corepack prepare [email protected] --activate && corepack enable pnpm | ||
|
||
|
||
|
22 changes: 0 additions & 22 deletions
22
tee-worker/identity/docker/lit-di-bitcoin-identity-multiworker-test.yml
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
tee-worker/identity/docker/lit-di-bitcoin-identity-test.yml
This file was deleted.
Oops, something went wrong.
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
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
22 changes: 0 additions & 22 deletions
22
tee-worker/identity/docker/lit-di-solana-identity-multiworker-test.yml
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
tee-worker/identity/docker/lit-di-solana-identity-test.yml
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
tee-worker/identity/docker/lit-di-substrate-identity-multiworker-test.yml
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
tee-worker/identity/docker/lit-di-substrate-identity-test.yml
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
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
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
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
Oops, something went wrong.