Add support for multiple image variants
This commit adds support to have multiple image variants in the test
cases files.
It also adds the respective image variants list relevant to each test
case.
This commit also updates the tests files and format definition files.
Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk>
Showing
- atc_renderer/parser.py 12 additions, 3 deletionsatc_renderer/parser.py
- atc_renderer/renderer.py 3 additions, 2 deletionsatc_renderer/renderer.py
- atc_renderer/tests_files/test_file1.html 1 addition, 1 deletionatc_renderer/tests_files/test_file1.html
- atc_renderer/tests_files/test_file1.yaml 5 additions, 1 deletionatc_renderer/tests_files/test_file1.yaml
- atc_renderer/tests_files/test_file2.html 1 addition, 1 deletionatc_renderer/tests_files/test_file2.html
- atc_renderer/tests_files/test_file2.yaml 4 additions, 1 deletionatc_renderer/tests_files/test_file2.yaml
- atc_renderer/tests_files/test_file3.html 1 addition, 1 deletionatc_renderer/tests_files/test_file3.html
- atc_renderer/tests_files/test_file3.yaml 4 additions, 1 deletionatc_renderer/tests_files/test_file3.yaml
- atc_renderer/tests_files/test_file4.html 1 addition, 1 deletionatc_renderer/tests_files/test_file4.html
- atc_renderer/tests_files/test_file4.yaml 5 additions, 1 deletionatc_renderer/tests_files/test_file4.yaml
- atc_renderer/tests_files/test_file5.html 1 addition, 1 deletionatc_renderer/tests_files/test_file5.html
- atc_renderer/tests_files/test_file5.yaml 3 additions, 1 deletionatc_renderer/tests_files/test_file5.yaml
- format/format_definition.yaml 3 additions, 3 deletionsformat/format_definition.yaml
- format/format_template.yaml 2 additions, 2 deletionsformat/format_template.yaml
- test-cases/abstract-contact-addressbook-creation.yaml 4 additions, 1 deletiontest-cases/abstract-contact-addressbook-creation.yaml
- test-cases/ade-commands.yaml 3 additions, 1 deletiontest-cases/ade-commands.yaml
- test-cases/apertis-update-manager-api.yaml 2 additions, 1 deletiontest-cases/apertis-update-manager-api.yaml
- test-cases/apertis-update-manager-automount.yaml 2 additions, 1 deletiontest-cases/apertis-update-manager-automount.yaml
- test-cases/apertis-update-manager-diskfull.yaml 2 additions, 1 deletiontest-cases/apertis-update-manager-diskfull.yaml
- test-cases/apertis-update-manager-manual.yaml 2 additions, 1 deletiontest-cases/apertis-update-manager-manual.yaml
Loading
Please register or sign in to comment