chore: Update mender-artifact arguments to match latest version#2884
chore: Update mender-artifact arguments to match latest version#2884elkoniu wants to merge 1 commit into
Conversation
|
@elkoniu, start a full integration test pipeline with:
my commands and optionsYou can prevent me from automatically starting CI pipelines:
You can trigger a client pipeline on multiple prs with:
You can trigger a client pipeline for a specific Mender Client release with:
You can trigger GitHub->GitLab branch sync with:
You can print PR statistics for a repository with:
You can cherry pick to a given branch or branches with:
|
|
@mender-test-bot start integration pipeline |
|
Hello 😺 I created a pipeline for you here: Pipeline-2472547577 Build Configuration Matrix
|
danielskinstad
left a comment
There was a problem hiding this comment.
Also grep for -t:
at least in
integration/testutils/common.py
Line 399 in 2c1e447
integration/tests/MenderAPI/artifacts.py
Line 52 in 2c1e447
integration/tests/MenderAPI/artifacts.py
Line 101 in 2c1e447
Double check if I missed anything
|
@mender-test-bot start integration pipeline |
|
Hello 😺 I created a pipeline for you here: Pipeline-2487613454 Build Configuration Matrix
|
|
@mender-test-bot start integration pipeline |
|
Hello 😺 I created a pipeline for you here: Pipeline-2502716557 Build Configuration Matrix
|
In the latest version of mender-artifact parameter `--device-type` has been replaced with `--compatible-types`. This requires update all mender-artifact calls which still use old version of argument name. Ticket: MEN-9344 Signed-off-by: Paweł Poławski <pawel.polawski@northern.tech>
|
@mender-test-bot start integration pipeline |
|
Hello 😺 I created a pipeline for you here: Pipeline-2538644529 Build Configuration Matrix
|
In the latest version of mender-artifact parameter
--device-typehas been replaced with--compatible-types. This requires update all mender-artifact calls which still use old version of argument name.Ticket: MEN-9344