Commit 763dd09
Add environment variable support for Iroha image tag in CI workflow (#444)
* Rework TAG classificator
Signed-off-by: troferoller <[email protected]>
* Add new var
Signed-off-by: troferoller <[email protected]>
* Update iroha2-allure.yml
Signed-off-by: troferoller <[email protected]>
* add env
Signed-off-by: troferoller <[email protected]>
* Update iroha2-allure.yml
Signed-off-by: troferoller <[email protected]>
* Check run
Signed-off-by: troferoller <[email protected]>
* Update IrohaContainer.kt
refactor IrohaContainer
Signed-off-by: alexstroke1 <[email protected]>
* Update iroha2-pr.yml
add IROHA_IMAGE_TAG in env
Signed-off-by: alexstroke1 <[email protected]>
* Update IrohaContainer.kt
fix vars
Signed-off-by: alexstroke1 <[email protected]>
* Update IrohaConfig.kt
fix vars
Signed-off-by: alexstroke1 <[email protected]>
* Update iroha2-pr.yml
change env
Signed-off-by: alexstroke1 <[email protected]>
* Update iroha2-allure.yml
add env var into allure job
Signed-off-by: alexstroke1 <[email protected]>
* Update iroha2-pr.yml
replace image
Signed-off-by: alexstroke1 <[email protected]>
* Update iroha2-allure.yml
delete line
Signed-off-by: alexstroke1 <[email protected]>
* Update iroha2-pr.yml
fix comment
Signed-off-by: alexstroke1 <[email protected]>
* use iroha-ubuntu-latest by default
Signed-off-by: BAStos525 <[email protected]>
* Update iroha2-pr.yml
replace on selfhosted
Signed-off-by: alexstroke1 <[email protected]>
---------
Signed-off-by: troferoller <[email protected]>
Signed-off-by: alexstroke1 <[email protected]>
Signed-off-by: BAStos525 <[email protected]>
Co-authored-by: alexstroke1 <[email protected]>
Co-authored-by: BAStos525 <[email protected]>1 parent d75e92d commit 763dd09
File tree
3 files changed
+11
-4
lines changed- .github/workflows
- modules/test-tools/src/main/kotlin/jp/co/soramitsu/iroha2/testengine
3 files changed
+11
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
159 | 162 | | |
160 | 163 | | |
161 | 164 | | |
| |||
0 commit comments