[CI] enable integration tests for devel branch

* Remote tests
* Docker tests

Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
Hideki Saito
2024-11-06 11:07:13 +09:00
parent b0097bd14c
commit 04283b5993
3 changed files with 5 additions and 4 deletions

View File

@@ -279,7 +279,7 @@ stages:
- Remote_2_18
- Docker_2_18
- Sanity_devel
# - Remote_devel # Wait for test environment release
# - Docker_devel # Wait for test environment release
- Remote_devel
- Docker_devel
jobs:
- template: templates/coverage.yml