]> xenbits.xensource.com Git - people/andrewcoop/xen.git/commit
automation: make console options configurable via variables
authorMarek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
Mon, 15 May 2023 21:41:18 +0000 (14:41 -0700)
committerStefano Stabellini <stefano.stabellini@amd.com>
Mon, 15 May 2023 21:46:48 +0000 (14:46 -0700)
commit3e02611fac8b238f99415b5b90dd31373ded2fac
treecadebc1cc14b50abf92eb194a97efc29c5e67240
parentbe6aa637db95b1d7c50671fb30b79b3cd7e6dabf
automation: make console options configurable via variables

This makes the test script easier reusable for different runners, where
console may be connected differently. Include both console= option and
configuration for specific chosen console too (like com1= here) in the
'CONSOLE_OPTS' variable.

Signed-off-by: Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
automation/gitlab-ci/test.yaml
automation/scripts/qubes-x86-64.sh