RETIRED, Fuel tests
Go to file
NastyaUrlapova 17d34057c7 Create tests for patching feature
Add first test for patching environment, which
deploys some cluster and apply patches on it.
Environment configuration (deployment test) is chosen
automatically based on packages tags.
Tests require errata.yaml which should include scenarios
for applying/verifying patches.
Additional variables required by patching tests:
 * PATCHING_MIRRORS - list of repositories with patched
   packages;
 * PATCHING_WEB_DIR - directory on master node which is
   available via HTTP (used for new repository);
 * PATCHING_BUG_ID - bug ID which is going to be fixed;
 * PATCHING_PKGS_TESTS - local path or URL to destination
   where test plans for packages are stored;
 * PATCHING_APPLY_TESTS - local path or URL which should
   be used to get test plans for bugs (using bug ID);
 * PATCHING_PKGS - list of patched packages; if empty -
   list is gotten from test plan (errata.yaml) or from
   repository.

Implements: blueprint mos-patching-tests

Change-Id: Ic696a49bd12504c9e045cf824248ff09bb7d53cb
2015-03-23 14:12:54 +02:00
fuelweb_test Create tests for patching feature 2015-03-23 14:12:54 +02:00
packages_tests Create tests for patching feature 2015-03-23 14:12:54 +02:00
utils/jenkins Add fuel_logs tool 2015-03-05 17:35:57 +03:00
.gitignore Add .gitignore 2015-03-17 14:28:26 +02:00
.gitreview Add .gitreview 2015-02-06 16:13:38 +02:00
README.md System tests movement from fuel-main 2015-02-06 11:44:08 +02:00
run_tests.sh System tests movement from fuel-main 2015-02-06 11:44:08 +02:00

README.md

Tests documentation

Devops documentation

For 'make iso'

Building ISO documentation