fabric-samples/ci/scripts
Dave Enyeart 488e74ed08
asset-transfer-basic CI improvements (#998)
* Return exit(1) if application-java fails

If application-java fails, return an exit(1) code,
so that callers such as Github Actions CI can detect the failure.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>

* asset-transfer-basic CI improvements

- Application failure should result in CI failure
- Automatically remove wallet from prior runs
- Fix chaincode name issues, allow chaincode name to be passed from CI
- Fix appUser collisions (duplicate registration failures)
- Fix key create collisions across apps (in cases where same chaincode is used for multiple apps)

Signed-off-by: David Enyeart <enyeart@us.ibm.com>

---------

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
2023-03-07 09:43:10 +00:00
..
lint-go.sh Move lint and test-network-basic tests from Azure to GHA - READY FOR MERGE (#862) 2022-11-14 13:36:55 +00:00
lint-java.sh Add in 2.5 java test (#917) 2023-01-25 09:03:46 -05:00
lint-javascript.sh Move lint and test-network-basic tests from Azure to GHA - READY FOR MERGE (#862) 2022-11-14 13:36:55 +00:00
lint-shell.sh Move lint and test-network-basic tests from Azure to GHA - READY FOR MERGE (#862) 2022-11-14 13:36:55 +00:00
lint-typescript.sh Move lint and test-network-basic tests from Azure to GHA - READY FOR MERGE (#862) 2022-11-14 13:36:55 +00:00
lint.sh Move lint and test-network-basic tests from Azure to GHA - READY FOR MERGE (#862) 2022-11-14 13:36:55 +00:00
pullFabricImages.sh Rename --channel-id to --channelID in osadmin 2021-02-03 13:33:19 -05:00
run-k8s-test-network-basic.sh Update k8s CC builder to v7.2; Use *.localho.st loopback domain; Optionally bind docker reg to 0.0.0.0 (#811) 2022-08-08 12:05:48 +01:00
run-test-network-basic.sh asset-transfer-basic CI improvements (#998) 2023-03-07 09:43:10 +00:00
run-test-network-events.sh Java gateway application sample for asset-transfer-events (#628) 2022-02-09 09:59:14 +00:00
run-test-network-gateway.sh Move lint and test-network-basic tests from Azure to GHA - READY FOR MERGE (#862) 2022-11-14 13:36:55 +00:00
run-test-network-hsm.sh Move lint and test-network-basic tests from Azure to GHA - READY FOR MERGE (#862) 2022-11-14 13:36:55 +00:00
run-test-network-ledger.sh Remove Image Tag Override 2021-02-11 18:20:43 -05:00
run-test-network-off-chain.sh Move lint and test-network-basic tests from Azure to GHA - READY FOR MERGE (#862) 2022-11-14 13:36:55 +00:00
run-test-network-private.sh Private data samples migration (#574) 2022-03-09 08:51:48 +00:00
run-test-network-sbe.sh Remove Image Tag Override 2021-02-11 18:20:43 -05:00
run-test-network-secured.sh Secured agreement samples using gateway (#630) 2022-05-23 14:17:10 +01:00