difftreelog
Merge pull request #891 from UniqueNetwork/ci/fix-xcm
in: master
9 files changed
.docker/Dockerfile-xcm.j2diffbeforeafterboth232324COPY ./xcm-config/launch-config-xcm-{{ NETWORK }}.json ./launch-config-xcm-{{ NETWORK }}.json24COPY ./xcm-config/launch-config-xcm-{{ NETWORK }}.json ./launch-config-xcm-{{ NETWORK }}.json25COPY ./xcm-config/5validators.jsonnet ./5validators.jsonnet25COPY ./xcm-config/5validators.jsonnet ./5validators.jsonnet26COPY ./xcm-config/minBondFix.jsonnet ./minBondFix.jsonnet272628RUN git clone -b {{ BRANCH }} https://github.com/UniqueNetwork/unique-chain.git && \27RUN git clone -b {{ BRANCH }} https://github.com/UniqueNetwork/unique-chain.git && \29 cd unique-chain && \28 cd unique-chain && \515052COPY --from=builder-unique /unique_parachain/launch-config-xcm-{{ NETWORK }}.json /polkadot-launch/51COPY --from=builder-unique /unique_parachain/launch-config-xcm-{{ NETWORK }}.json /polkadot-launch/53COPY --from=builder-unique /unique_parachain/5validators.jsonnet /polkadot-launch/5validators.jsonnet52COPY --from=builder-unique /unique_parachain/5validators.jsonnet /polkadot-launch/5validators.jsonnet54COPY --from=builder-unique /unique_parachain/minBondFix.jsonnet /polkadot-launch/minBondFix.jsonnet555356COPY --from=builder-unique /unique_parachain/unique-chain/target/release/unique-collator /unique-chain/target/release/54COPY --from=builder-unique /unique_parachain/unique-chain/target/release/unique-collator /unique-chain/target/release/5755.docker/additional/xcm-rococo/Dockerfile-xcm-quartz-rococo.tempdiffbeforeafterboth636364COPY --from=builder-unique /unique_parachain/.docker/additional/xcm-rococo/launch-config-xcm-quartz-rococo.json /polkadot-launch/launch-config.json64COPY --from=builder-unique /unique_parachain/.docker/additional/xcm-rococo/launch-config-xcm-quartz-rococo.json /polkadot-launch/launch-config.json65COPY --from=builder-unique /unique_parachain/.docker/xcm-config/5validators.jsonnet /polkadot-launch/5validators.jsonnet65COPY --from=builder-unique /unique_parachain/.docker/xcm-config/5validators.jsonnet /polkadot-launch/5validators.jsonnet66COPY --from=builder-unique /unique_parachain/.docker/xcm-config/minBondFix.jsonnet /polkadot-launch/minBondFix.jsonnet676668COPY --from=builder-unique /unique_parachain/target/release/unique-collator /unique-chain/target/release/67COPY --from=builder-unique /unique_parachain/target/release/unique-collator /unique-chain/target/release/69COPY --from=polkadot /unique_parachain/polkadot/target/release/polkadot /polkadot/target/release/68COPY --from=polkadot /unique_parachain/polkadot/target/release/polkadot /polkadot/target/release/.docker/additional/xcm-rococo/Dockerfile-xcm-unique-rococo.tempdiffbeforeafterboth636364COPY --from=builder-unique /unique_parachain/.docker/additional/xcm-rococo/launch-config-xcm-unique-rococo.json /polkadot-launch/launch-config.json64COPY --from=builder-unique /unique_parachain/.docker/additional/xcm-rococo/launch-config-xcm-unique-rococo.json /polkadot-launch/launch-config.json65COPY --from=builder-unique /unique_parachain/.docker/xcm-config/5validators.jsonnet /polkadot-launch/5validators.jsonnet65COPY --from=builder-unique /unique_parachain/.docker/xcm-config/5validators.jsonnet /polkadot-launch/5validators.jsonnet66COPY --from=builder-unique /unique_parachain/.docker/xcm-config/minBondFix.jsonnet /polkadot-launch/minBondFix.jsonnet676668COPY --from=builder-unique /unique_parachain/target/release/unique-collator /unique-chain/target/release/67COPY --from=builder-unique /unique_parachain/target/release/unique-collator /unique-chain/target/release/69COPY --from=polkadot /unique_parachain/polkadot/target/release/polkadot /polkadot/target/release/68COPY --from=polkadot /unique_parachain/polkadot/target/release/polkadot /polkadot/target/release/.docker/additional/xcm-rococo/launch-config-xcm-quartz-rococo.jsondiffbeforeafterboth124 "id": 2023,124 "id": 2023,125 "balance": "1000000000000000000000",125 "balance": "1000000000000000000000",126 "chain": "moonriver-local",126 "chain": "moonriver-local",127 "chainInitializer": [127 "specNamePrefix": "moonriver-local-",128 "chainql",129 "--tla-code=spec=import '${spec}'",130 "minBondFix.jsonnet"131 ], 132 "nodes": [128 "nodes": [133 {129 {134 "wsPort": 9947,130 "wsPort": 9947,.docker/additional/xcm-rococo/launch-config-xcm-unique-rococo.jsondiffbeforeafterboth124 "id": "2004",124 "id": "2004",125 "balance": "1000000000000000000000",125 "balance": "1000000000000000000000",126 "chain": "moonbeam-local",126 "chain": "moonbeam-local",127 "specNamePrefix": "moonbeam-local-",127 "nodes": [128 "nodes": [128 {129 {129 "wsPort": 9947,130 "wsPort": 9947,.docker/xcm-config/launch-config-xcm-quartz.j2diffbeforeafterboth124 "id": 2023,124 "id": 2023,125 "balance": "1000000000000000000000",125 "balance": "1000000000000000000000",126 "chain": "moonriver-local",126 "chain": "moonriver-local",127 "chainInitializer": [127 "specNamePrefix": "moonriver-local-",128 "chainql",129 "--tla-code=spec=import '${spec}'",130 "minBondFix.jsonnet"131 ], 132 "nodes": [128 "nodes": [133 {129 {134 "wsPort": 9947,130 "wsPort": 9947,.docker/xcm-config/launch-config-xcm-unique.j2diffbeforeafterboth124 "id": "2004",124 "id": "2004",125 "balance": "1000000000000000000000",125 "balance": "1000000000000000000000",126 "chain": "moonbeam-local",126 "chain": "moonbeam-local",127 "specNamePrefix": "moonbeam-local-",127 "nodes": [128 "nodes": [128 {129 {129 "wsPort": 9947,130 "wsPort": 9947,.docker/xcm-config/minBondFix.jsonnetdiffbeforeafterbothno changes
.github/workflows/xcm.ymldiffbeforeafterboth391 reporter: mochawesome-json391 reporter: mochawesome-json392 fail-on-error: 'false'392 fail-on-error: 'false'393394 - name: Show container logs395 if: always() # run this step always396 run: docker-compose -f ".docker/docker-compose.xcm-tests.${{ matrix.network }}.yml" logs393397394 - name: Stop running containers398 - name: Stop running containers395 if: always() # run this step always399 if: always() # run this step always