mbox series

[0/2] Fix .gitlab-ci build

Message ID 20220706114655.119026-1-Quirin.Gylstorff@siemens.com
Headers show
Series Fix .gitlab-ci build | expand

Message

Quirin Gylstorff July 6, 2022, 3:46 a.m. UTC
From: Quirin Gylstorff <quirin.gylstorff@siemens.com>

Update kas-isar to 3.0.2 for sbuild support
Pin avocado-framework version to avoid error `Suite creation for runner "runner" is not supported`

Quirin Gylstorff (2):
  gitlab-ci: update kas-isar image
  scripts/ci_build.sh: Set avocado-framework version to 96.0

 .gitlab-ci.yml      | 2 +-
 scripts/ci_build.sh | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Anton Mikanovich July 7, 2022, 11:47 p.m. UTC | #1
06.07.2022 14:46, Quirin Gylstorff wrote:
> From: Quirin Gylstorff <quirin.gylstorff@siemens.com>
>
> Update kas-isar to 3.0.2 for sbuild support
> Pin avocado-framework version to avoid error `Suite creation for runner "runner" is not supported`
>
> Quirin Gylstorff (2):
>    gitlab-ci: update kas-isar image
>    scripts/ci_build.sh: Set avocado-framework version to 96.0
>
>   .gitlab-ci.yml      | 2 +-
>   scripts/ci_build.sh | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
>
Hello, we are going to merge this to next today if no objections.
Anton Mikanovich July 8, 2022, 8:31 a.m. UTC | #2
06.07.2022 14:46, Quirin Gylstorff wrote:
> From: Quirin Gylstorff <quirin.gylstorff@siemens.com>
>
> Update kas-isar to 3.0.2 for sbuild support
> Pin avocado-framework version to avoid error `Suite creation for runner "runner" is not supported`
>
> Quirin Gylstorff (2):
>    gitlab-ci: update kas-isar image
>    scripts/ci_build.sh: Set avocado-framework version to 96.0
>
>   .gitlab-ci.yml      | 2 +-
>   scripts/ci_build.sh | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
>
Applied to next, thanks.