[elbe-devel] [PATCH v2 0/4] elbe-ci - Simple build and pbuilder xmls

Olivier Dion dion at linutronix.de
Mon Aug 3 18:39:56 CEST 2020


This patch introduces 2 parametrize test cases.  TestSimpleXML submits
xmls to the initvm and check the result of the builds.  TestPbuilder
creates and build pbuilder projects.

* Change since v1

  - Use of self.param (singular) as the parametrization variable
    
  - Make 'elbe check-build' a subtest

Olivier Dion (4):
  tests: Create test case for simple xml
  tests: Create test case for pbuilder
  tests: Add simple test for amd64 with grub
  tests: Add pbuilder test for amd64

 elbepack/tests/test_xml.py               | 84 ++++++++++++++++++++++++
 tests/pbuilder-amd64.xml                 | 55 ++++++++++++++++
 tests/simple-amd64-with-grub-tighten.xml | 66 +++++++++++++++++++
 3 files changed, 205 insertions(+)
 create mode 100644 elbepack/tests/test_xml.py
 create mode 100644 tests/pbuilder-amd64.xml
 create mode 100644 tests/simple-amd64-with-grub-tighten.xml

-- 
2.28.0



More information about the elbe-devel mailing list