jenkins-job-builder/tests/general
Mykola Nikishov bc55a673a0 Do not ignore global-settings-type in Maven module
settings-type parameter hides global-settings-type and makes it
impossible to use settings from the file and ConfigFileProvider at the
same time like:

    maven:
      settings-type: file
      settings: mvn/settings.xml
      global-settings-type: cfp
      global-settings: test

Change-Id: Ieda05912ae8b28942d98150a51c92b2521f2b6bf
Signed-off-by: Mykola Nikishov <mn@mn.com.ua>
2019-01-04 23:58:20 +02:00
..
fixtures Do not ignore global-settings-type in Maven module 2019-01-04 23:58:20 +02:00
__init__.py New base class to declare test cases and tests to the node option 2013-11-14 13:53:23 +01:00
test_general.py Refactor base test classes inheritance for reuse 2016-09-14 14:58:57 +01:00