SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for meta-test-family-0.8.0-3.el7.noarch.rpm :
Tue Feb 13 13:00:00 2018 Petr Hracek - 0.8.0-3
- Update dependencies

Tue Feb 13 13:00:00 2018 Petr Hracek - 0.8.0-2
- Moving tools to /usr/share/moduleframework dir

Tue Feb 13 13:00:00 2018 Petr \"Stone\" Hracek 0.8.0-1
- New upstream release (phracekAATTredhat.com)
- remove option --static-linters and use tag (phracekAATTredhat.com)
- Fix mtf/metadata test (phracekAATTredhat.com)
- Rename tools -> test and create two directories inside
generic and static (phracekAATTredhat.com)
- Add support for static linters (phracekAATTredhat.com)
- Several fixes based on PR. (phracekAATTredhat.com)
- add odcs into requirements.txt (phracekAATTredhat.com)
- OpenShift fixes catched by real testing (phracekAATTredhat.com)
- Couple fixes based on #195 Pull Request (phracekAATTredhat.com)
- DISABLE CHECK-MTF-METADATA, PDC-MODULE and MTF/METADATA.
IT FAILS (phracekAATTredhat.com)
- Using OpenShift 3.6.0 (phracekAATTredhat.com)
- Include OpenShift into Travis CI and testing (phracekAATTredhat.com)
- Fix typo in returncode (phracekAATTredhat.com)
- cath exception from subprocess to know return code (jscotkaAATTredhat.com)
- remove avocado.run and replace it by subprocess
to see outputs on the fly (jscotkaAATTredhat.com)
- add tee to all integration tests for easier debugging (jscotkaAATTredhat.com)
- speed optimization for avocado based test tag filtering (jscotkaAATTredhat.com)
- fix metadata if bug is found (jscotkaAATTredhat.com)
- add tests for tooling if imported tests are included (jscotkaAATTredhat.com)
- add git cloning abilities to metadata (jscotkaAATTredhat.com)
- existing file should not be replaced via
metadata (keep local version) (jscotkaAATTredhat.com)
- url_downloader option in metadata.yaml allows download
tests via URLlib (jscotkaAATTredhat.com)
- improve search for helpMD file (jscotkaAATTredhat.com)
- helpmd and docker lint cleanup of loading classes (jscotkaAATTredhat.com)
- Update PR with PEP 8 and use AATTproperty also
for avocado_test.py (phracekAATTredhat.com)
- Keep backwards compatibility (phracekAATTredhat.com)
- Couple updates. dependency_list and remove getters (phracekAATTredhat.com)
- Remove obsolete function which is not used anywhere (phracekAATTredhat.com)
- Fixes #167 First try for property, setter and getter (phracekAATTredhat.com)

Wed Jan 17 13:00:00 2018 Petr \"Stone\" Hracek 0.7.10-1
- Couple fixes based on #195 Pull Request (phracekAATTredhat.com)
- DISABLE CHECK-MTF-METADATA, PDC-MODULE and MTF/METADATA. IT FAILS
(phracekAATTredhat.com)
- Using OpenShift 3.6.0 (phracekAATTredhat.com)
- Include OpenShift into Travis CI and testing (phracekAATTredhat.com)
- Fix typo in returncode (phracekAATTredhat.com)
- cath exception from subprocess to know return code (jscotkaAATTredhat.com)
- remove avocado.run and replace it by subprocess to see outputs on the fly
(jscotkaAATTredhat.com)
- add tee to all integration tests for easier debugging (jscotkaAATTredhat.com)
- speed optimization for avocado based test tag filtering (jscotkaAATTredhat.com)

Wed Dec 13 13:00:00 2017 Jan Scotka 0.7.9-1
- fix metadata if bug is found (jscotkaAATTredhat.com)
- add tests for tooling if imported tests are included (jscotkaAATTredhat.com)
- add git cloning abilities to metadata (jscotkaAATTredhat.com)
- existing file should not be replaced via metadata (keep local version)
(jscotkaAATTredhat.com)
- url_downloader option in metadata.yaml allows download tests via URLlib
(jscotkaAATTredhat.com)
- improve search for helpMD file (jscotkaAATTredhat.com)
- helpmd and docker lint cleanup of loading classes (jscotkaAATTredhat.com)
- Update PR with PEP 8 and use AATTproperty also for avocado_test.py
(phracekAATTredhat.com)
- Keep backwards compatibility (phracekAATTredhat.com)
- Couple updates. dependency_list and remove getters (phracekAATTredhat.com)
- Remove obsolete function which is not used anywhere (phracekAATTredhat.com)
- Fixes #167 First try for property, setter and getter (phracekAATTredhat.com)

Wed Dec 6 13:00:00 2017 Jan Scotka 0.7.8-1
- remove mtf-env-clean from runthem script, it is on not good place and cleanup
of env is not important to have it ther (jscotkaAATTredhat.com)
- add vagrant file (jscotkaAATTredhat.com)
- add vagrant file for metadata (jscotkaAATTredhat.com)
- support for metadata to mtf tool (jscotkaAATTredhat.com)
- metadata: fix generic test filters (jscotkaAATTredhat.com)
- dependencies for testing in nicer and cleaner format for various distros
(jscotkaAATTredhat.com)
- remove mtf manpage (jscotkaAATTredhat.com)
- revert generated man pages code (jscotkaAATTredhat.com)
- Revert \"remove all manpages\" (scottyhAATTpost.cz)
- run also without sudo, to improve pip for avocado (jscotkaAATTredhat.com)
- dependencies in vagrant, travis and for local installation to file
(jscotkaAATTredhat.com)
- trying to clean man-page-generator (psklenarAATTredhat.com)
- add test for mtf-pdc-module-info-reader tool and enable it in travis
(jscotkaAATTredhat.com)
- trying to clean man-page-generator (psklenarAATTredhat.com)
- trying to clean man-page-generator (psklenarAATTredhat.com)
- remove regression, pdc_data needs to import BASEPATHDIR (jscotkaAATTredhat.com)
- fix vagrant file, fix odcs format of repo, expected dir not repofile
(jscotkaAATTredhat.com)
- remove print function, typo (jscotkaAATTredhat.com)
- create clean commit based on PR#172 (jscotkaAATTredhat.com)
- add cool comments (psklenarAATTredhat.com)
- man page is generated now (psklenarAATTredhat.com)
- man page is generated now (psklenarAATTredhat.com)
- man page is generated now (psklenarAATTredhat.com)
- remove mtf-log-parser from specfile (jscotkaAATTredhat.com)
- add all variables (psklenarAATTredhat.com)
- fix copr builds (jscotkaAATTredhat.com)
- removed unused imports (psklenarAATTredhat.com)
- fixing all issues (jscotkaAATTredhat.com)
- add version as its needed for man page generator (psklenarAATTredhat.com)
- script to run containers in taskotron (jscotkaAATTredhat.com)
- trying travis (psklenarAATTredhat.com)
- some info about VARIABLES (psklenarAATTredhat.com)
- empty commit to start tests (psklenarAATTredhat.com)
- delete file (psklenarAATTredhat.com)
- not needed (psklenarAATTredhat.com)
- new line (psklenarAATTredhat.com)
- needed setup, parser in function (psklenarAATTredhat.com)
- have parser in function (psklenarAATTredhat.com)
- man mtf page is generated (psklenarAATTredhat.com)
- revert back to using python setup.py for package installation
(jscotkaAATTredhat.com)
- remove avocado html plugin from python dependencies, it is not important for
mtf anyhow (jscotkaAATTredhat.com)
- test metadata support tool for MTF (jscotkaAATTredhat.com)
- fix profile handling (jscotkaAATTredhat.com)
- add some tags to modulelint tests, to be able to filter them
(jscotkaAATTredhat.com)
- Updating docstring and adding pod functions (phracekAATTredhat.com)
- Support run command. (phracekAATTredhat.com)
- Better check if application exists (phracekAATTredhat.com)
- Fixes based on the PR comments. (phracekAATTredhat.com)
- Use command oc get and stdout instead of parsing json. (phracekAATTredhat.com)
- Add more docu stuff and some fixes. (phracekAATTredhat.com)
- testing containers in OpenShift (phracekAATTredhat.com)
- Update setup.py (phracekAATTredhat.com)
- Fix problem with paramters (phracekAATTredhat.com)
- Rewrite dnf/yum clean all functions (phracekAATTredhat.com)
- Check specific file extensions in /var/cache/yum|dnf directories
(phracekAATTredhat.com)
- doc test is splitted into two tests. One is for whole image and second one is
related only for install RPMs by RUN command (phracekAATTredhat.com)
- Add suport for check nodocs and clean_all (phracekAATTredhat.com)
- Update docstring (phracekAATTredhat.com)
- Update RTD. Use sphinx-build-2 (phracekAATTredhat.com)
- Update name classes (phracekAATTredhat.com)
- Update setup.py (phracekAATTredhat.com)
- Bump version to 0.7.7 (phracekAATTredhat.com)
- Documentation about linters (phracekAATTredhat.com)
- Split linters into more classes (phracekAATTredhat.com)
- Couple updates based on PR. (phracekAATTredhat.com)
- Rename function to assert_to_warn (phracekAATTredhat.com)
- Package man pages (phracekAATTredhat.com)
- man page updates based on #151 PR (phracekAATTredhat.com)
- Implement func mark_as_warn (phracekAATTredhat.com)
- Fix error in case help_md does not exist (phracekAATTredhat.com)
- Couple updates. (phracekAATTredhat.com)
- remove workarounds and add rpm to base package set workaround
(jscotkaAATTredhat.com)
- typos (psklenarAATTredhat.com)
- modify how it works images and store rendered output (jscotkaAATTredhat.com)
- docs into RTD (psklenarAATTredhat.com)
- testsuite for mtf-init (psklenarAATTredhat.com)
- Bump version to 0.7.6 (phracekAATTredhat.com)
- Add mtf-generator man page. (phracekAATTredhat.com)
- Manual page for Meta-Test-Family (phracekAATTredhat.com)
- Fix error in case help_md does not exist (phracekAATTredhat.com)
- Fixes #142 Fix tracebacks for COPY and ADD directives (phracekAATTredhat.com)
- systemd test examples - testing fedora or centos via nspawn
(jscotkaAATTredhat.com)
- fix multihost regression, caused by code cleanup (jscotkaAATTredhat.com)
- change test for decorators to generic one, and change self.skip to
self.cancel() (jscotkaAATTredhat.com)
- mistake in os.path.exist (there were makedirs by mistake)
(jscotkaAATTredhat.com)
- there is sometimes problem to do chmod, so run it via bash
(jscotkaAATTredhat.com)
- test for exception return in case of failed command, check ret code and
raised exception (jscotkaAATTredhat.com)
- add function to run script on remote machine (jscotkaAATTredhat.com)
- nspawn operation moved to low level library not depenedent on mtf structure
(jscotkaAATTredhat.com)
- add argparse, move test.py into templates (psklenarAATTredhat.com)
- Bump new release (phracekAATTredhat.com)
- Update documentation and use absolute path (phracekAATTredhat.com)
- Fix some logging issues and yum checks (phracekAATTredhat.com)
- raise error in case of compatibility (error has to be raised explicitly)
(jscotkaAATTredhat.com)
- script which generate easy template (psklenarAATTredhat.com)
- create snapshot before calling setup from config, because machine does not
have root directory (jscotkaAATTredhat.com)
- Skip help.md for now if it does not exist (phracekAATTredhat.com)
- add tests for RUN instructions. One for dnf part and the other one for the
rest (phracekAATTredhat.com)
- Use WARNING in case of ENVIRONMENT VARIABLES are not set in help.md
(phracekAATTredhat.com)
- Add check for presence help.md (phracekAATTredhat.com)
- several fixes based on comment from PR. (phracekAATTredhat.com)
- New help.md fixes (phracekAATTredhat.com)
- Fix problems found during review (phracekAATTredhat.com)
- help.md sanity checker (phracekAATTredhat.com)
- Linter for help.md file (phracekAATTredhat.com)
- Check for is FROM first (phracekAATTredhat.com)
- linter: check Red Hat\'s and Fedora\'s images (ttomecekAATTredhat.com)
- add comment and link to bugzilla (jscotkaAATTredhat.com)
- partial change of backward compatibility (jscotkaAATTredhat.com)
- fix issue with bad exit code of mtf command (jscotkaAATTredhat.com)
- Hidden feature for install packages from default module via ENVVAR, for
further purposes, should not be used now (jscotkaAATTredhat.com)
- pep8 change (jscotkaAATTredhat.com)
- test module uses this config, after fixing composeurl handling, if there is
bad link, causes error (jscotkaAATTredhat.com)
- back to original timeout library (jscotkaAATTredhat.com)
- spec: fix URL (phracekAATTredhat.com)
- fix compose handling and fix container issue with using container instead of
url (jscotkaAATTredhat.com)
- Remove shebang from two python files (phracekAATTredhat.com)
- Fix shebangs and so (phracekAATTredhat.com)
- avocado could say \'FAIL\' too (psklenarAATTredhat.com)
- typo (jscotkaAATTredhat.com)
- repair typo in config.yaml and add call of mtf-set-env to makefile
(jscotkaAATTredhat.com)
- better name of the file (psklenarAATTredhat.com)
- move main into site package (psklenarAATTredhat.com)
- new line fix (psklenarAATTredhat.com)
- function add, not so many spaces (psklenarAATTredhat.com)
- new line (psklenarAATTredhat.com)
- new tool avocado_log_json.py (psklenarAATTredhat.com)
- mtf summary (psklenarAATTredhat.com)
- add sample output, to see what you can expect (jscotkaAATTredhat.com)
- add internal usage test as class of simpleTest.py (jscotkaAATTredhat.com)
- add usage tests and improve doc (jscotkaAATTredhat.com)
- Revert \"add usage tests and improve doc\" (jscotkaAATTredhat.com)
- add usage tests and improve doc (jscotkaAATTredhat.com)
- improv base avocado class to not skip modules with proper backend (parent)
(jscotkaAATTredhat.com)
- repaired submodule for check_modulemd (jscotkaAATTredhat.com)
- revert back submodule (jscotkaAATTredhat.com)
- example how S2I image can be tested with build process (jscotkaAATTredhat.com)
- Update dockerlint a bit according to Container:Guidelines
(phracekAATTredhat.com)
- remov baseruntime from Makefile (jscotkaAATTredhat.com)
- remove python docker requirements, cause trouble in taskotron for shell test:
(jscotkaAATTredhat.com)
- move this important testcase to the end, cause sometimes error
(jscotkaAATTredhat.com)
- function removed, have to remove from nspawn helper (jscotkaAATTredhat.com)
- taskotron - fix issue with missing base compose repo, when disabled local
koji cloning (jscotkaAATTredhat.com)

Tue Oct 31 13:00:00 2017 Petr Hracek 0.7.7-1
- new upstream release

Tue Oct 24 14:00:00 2017 Petr Hracek 0.7.6-1
- new upstream release

Tue Oct 17 14:00:00 2017 Petr Hracek 0.7.5-1
- new upstream release

Tue Oct 17 14:00:00 2017 Petr Hracek - 0.7.4-3
- Fix EPEL dependencies

Wed Oct 4 14:00:00 2017 Petr Hracek 0.7.4-2
- fix shebang from two python files

Wed Oct 4 14:00:00 2017 Petr Hracek 0.7.4-1
- fix some packaging stuff

Tue Sep 26 14:00:00 2017 Jan Scotka 0.7.3-1
- remove old test and update template according to changes (jscotkaAATTredhat.com)
- fix PDC trouble (Bad response code: 502) with Retry (jscotkaAATTredhat.com)
- use mtf command as modulelinter scheduler instead of own solution
(jscotkaAATTredhat.com)
- base rework, more function to common class, add features to use parent in
config and use mtf without config.yaml (jscotkaAATTredhat.com)
- adding info about name of the module from loaded config (psklenarAATTredhat.com)
- add examples for pytest, unittest, nosetest. simple example
(jscotkaAATTredhat.com)

Fri Sep 15 14:00:00 2017 Petr \"Stone\" Hracek 0.7.2-1
- better permission info messages (psklenarAATTredhat.com)
- Improve executable: (bkabrdaAATTredhat.com)
- fixing No newline at the eof (psklenarAATTredhat.com)
- typos (psklenarAATTredhat.com)
- adding more user messages (psklenarAATTredhat.com)
- added more messages to users whats going on (psklenarAATTredhat.com)
- Fix missing dependency to python2-dockerfile-parse (phracekAATTredhat.com)
- Update meta-test-family.spec with mtf binary (phracekAATTredhat.com)
- Bump release (phracekAATTredhat.com)
- Fixes #95: Proper handling Dockerfile (phracekAATTredhat.com)
- Remove BaseRuntime test (jkoscielAATTredhat.com)
- Fix path for modulelint in run-them.sh (phracekAATTredhat.com)
- Fixes #79. Provide mtf binary which calls avocado run (phracekAATTredhat.com)
- Remove behave from requirements (phracekAATTredhat.com)
- Add requirements.txt for Python packages (phracekAATTredhat.com)
- Remove __main__ from python files which does not need it.
(phracekAATTredhat.com)
- Build version (phracekAATTredhat.com)
- add fixes mentioned in PR, fix multihost test suite (jscotkaAATTredhat.com)
- parse TARGET env var inside vagrant file (jscotkaAATTredhat.com)
- add setup targets to ceck-pure
* targets (jscotkaAATTredhat.com)
- repair mariadb scl example (jscotkaAATTredhat.com)
- changes according to PR review (jscotkaAATTredhat.com)
- load modulemd file for each test (jscotkaAATTredhat.com)
- module type not dependent, able to use them separately. Remove workarounds
(jscotkaAATTredhat.com)
- Verbose mode is turn off in rpmvalidation.py (phracekAATTredhat.com)
- Don\'t log if file is correct by FHS. (phracekAATTredhat.com)
- Fixing CI tests caused by branch testing_new_dnf_approach
(phracekAATTredhat.com)
- example of tests for collections (#48) (scottyhAATTpost.cz)
- Remove obsolete imports (phracekAATTredhat.com)
- Check /etc/os-release and docs for package (phracekAATTredhat.com)
- Use check against real packages present in docker image (phracekAATTredhat.com)
- Let\'s check only right packages and not whole image (phracekAATTredhat.com)
- Checking docs over rpm -qad. Remove obsolete fnc (phracekAATTredhat.com)
- Update checks for nodocs and clean all. Clean all detects metadata in
/var/cache/*.solv (phracekAATTredhat.com)
- Tests whether dnf contains --nodocs and clean all (phracekAATTredhat.com)
- Documentation for env split & some smaller fixes (#54) (scottyhAATTpost.cz)
- better name for nonvalid url and recursive download comment out
(jscotkaAATTredhat.com)
- remove cleanup of environment not important for automation
(jscotkaAATTredhat.com)
- repair exception test, add remote repos for all dependencies
* fix issue
with exception test, by mistake removed --show-job-log, so unable to see
exception
* added remote repos for every dependency, it will fix issue on
taskotron (jscotkaAATTredhat.com)
- Update docu with bashhelper (phracekAATTredhat.com)
- Fix wrong import NspawnAvocadoTest (phracekAATTredhat.com)
- self.cancel() has to be used otherwise it has traceback (#57)
(psklenarAATTgmail.com)
- Fix wrong import ContainerAvocadoTest (phracekAATTredhat.com)
- Fix wrong import. get_if_do_cleanup (phracekAATTredhat.com)
- Fix symbolic link to bashhelper.py (phracekAATTredhat.com)
- Fixes #30 Remove shebags (phracekAATTredhat.com)

Wed Sep 13 14:00:00 2017 Petr Hracek 0.7.1-2
- Fix missing dependency to dockerfile-parse

Wed Sep 13 14:00:00 2017 Petr Hracek 0.7.1-1
- Fix Proper handling Dockerfile #95
- Fix Remove baseruntime check #73
- Fix packaging issues #22
- Provide mtf binary #79

Tue Sep 5 14:00:00 2017 Petr Hracek 0.7.0-1
- new package built with tito

Wed Aug 23 14:00:00 2017 Jan Scotka 0.6.1-1
- new package built with tito

Tue Aug 22 14:00:00 2017 Petr Hracek 0.6.0-1
- Introducing mtf-env-set and mtf-env-clean

Mon Aug 7 14:00:00 2017 Nils Philippsen 0.5.19-1
- obsolete modularity-testing-framework-0.5.18-1, too

Fri Aug 4 14:00:00 2017 Petr \"Stone\" Hracek 0.5.19-1
- Add Landscap.io into project (#27) (phracekAATTredhat.com)
- Update scheduling.rst (phracekAATTredhat.com)
- Several fixes caused by missing testing. (phracekAATTredhat.com)
- Draft of refactoring avocado-tests. (phracekAATTredhat.com)
- replaced get_correct_backed in all internal tests by get_backend
(jscotkaAATTredhat.com)
- fixed typo caused by function moving to other module (jscotkaAATTredhat.com)
- function names cleanup, removed \"correct\" \"latest\" words fixing command
sanitizer (jscotkaAATTredhat.com)
- changed return variable to not be same as input param (jscotkaAATTredhat.com)
- improved multihost test handling and created functions for normalizing
commands before run (escaping) (jscotkaAATTredhat.com)

Tue Aug 1 14:00:00 2017 Petr Hracek - 0.5.18-2
- Renaming package to the new name meta-test-family

Mon Jul 10 14:00:00 2017 Jan Scotka 0.5.18-1
- improved name handling replacing bad chanracters (jscotkaAATTredhat.com)

Fri Jul 7 14:00:00 2017 Jan Scotka 0.5.17-1
- Added unitetest to pdc module (jscotkaAATTredhat.com)
- make docker linter faster, not need to invoke parent setup in own setup
class, because it does offline checking (jscotkaAATTredhat.com)
- minimal config path fix (jscotkaAATTredhat.com)
- changed testing module to minimal config. mksh is not in compose
(jscotkaAATTredhat.com)
- koji package downloading cleanup, moved to pdc instead of hardcoding in MTF
main file (jscotkaAATTredhat.com)
- fixed issues with deleting (jscotkaAATTredhat.com)

Tue Jul 4 14:00:00 2017 Jan Scotka 0.5.16-1
- PDC library install python3 version now by default, so have to ensure that
python2 is there (jscotkaAATTredhat.com)

Tue Jul 4 14:00:00 2017 Jan Scotka 0.5.15-1
-

Wed Jun 28 14:00:00 2017 Jan Scotka 0.5.14-1
- solved issue with fails caused by dependencies (jscotkaAATTredhat.com)

Wed Jun 28 14:00:00 2017 Jan Scotka 0.5.13-1
- store repository to /opt instead of actual dir. it should help much with
persistent data (jscotkaAATTredhat.com)

Wed Jun 28 14:00:00 2017 Jan Scotka 0.5.12-1
- added show-job-log to proper place for testing module and module linter
(jscotkaAATTredhat.com)

Wed Jun 28 14:00:00 2017 Jan Scotka 0.5.11-1
- iproved testing if repo directory contains proper data (jscotkaAATTredhat.com)

Wed Jun 28 14:00:00 2017 Jan Scotka 0.5.10-1
- enable show job log for avocado, in testing module to have better output in
taskotron (jscotkaAATTredhat.com)

Wed Jun 28 14:00:00 2017 Jan Scotka 0.5.9-1
- mistake in function causing traceback (jscotkaAATTredhat.com)
- added doc string to helps to understand why MTF_RECURSIVE_DOWNLOAD
(jscotkaAATTredhat.com)
- added link to official compose instead of jkaluza\'s one (jscotkaAATTredhat.com)
- if is bad name prefix, is_ is better (jscotkaAATTredhat.com)
- if is bad name prefix, is_ is better (jscotkaAATTredhat.com)
- added new option to run-them script (jscotkaAATTredhat.com)
- solved issues with multiple directories, create just one repo, and do not
overwrite it (jscotkaAATTredhat.com)
- initial commit of recursive downloading of all dependent modules to one
repository (jscotkaAATTredhat.com)
- fixed vagrant issue with removing ssh keys (jscotkaAATTredhat.com)
- Fix for ExcludeArch. BZ #1465176 (phracekAATTredhat.com)

Mon Jun 26 14:00:00 2017 Jan Scotka 0.5.8-1
- last generator item in spec (jscotkaAATTredhat.com)

Mon Jun 26 14:00:00 2017 Jan Scotka 0.5.7-1
- removed generator from specfile (jscotkaAATTredhat.com)

Mon Jun 26 14:00:00 2017 Jan Scotka 0.5.6-1
- added more comments to receent changes (jscotkaAATTredhat.com)
- fix issue 36 (igulinaAATTredhat.com)
- docs replacing generator with mtf-generator (igulinaAATTredhat.com)
- remove deprecated generator func (igulinaAATTredhat.com)

Mon Jun 26 14:00:00 2017 Jan Scotka 0.5.5-1
-

Mon Jun 26 14:00:00 2017 Jan Scotka 0.5.4-1
- require docker just for intel (jscotkaAATTredhat.com)

Fri Jun 23 14:00:00 2017 Jan Scotka 0.5.3-1
- docs building up api menu in main menu (igulinaAATTredhat.com)

Mon Jun 19 14:00:00 2017 Jan Scotka 0.5.2-1
- added deps to runthem script (jscotkaAATTredhat.com)
- added dependency on modulemd for furure usage (jscotkaAATTredhat.com)
- bad version from pip (jscotkaAATTredhat.com)
- added constant instead of variable inside class (jscotkaAATTredhat.com)
- added pdc library dependency, removed own solution, used API
(jscotkaAATTredhat.com)
- rename get_correct_config (igulinaAATTredhat.com)
- update error handler for get_correct_config (igulinaAATTredhat.com)
- fix var assignment for get_correct_config (igulinaAATTredhat.com)
- update docstring for get_correct_config (igulinaAATTredhat.com)
- removed version string from conf.py (jscotkaAATTredhat.com)
- removed version string from conf.py (jscotkaAATTredhat.com)

Thu Jun 15 14:00:00 2017 Jan Scotka 0.5.1-1
- added symlink to solve moving minimal config example to user guide
(jscotkaAATTredhat.com)

Thu Jun 15 14:00:00 2017 Jan Scotka
- added symlink to solve moving minimal config example to user guide
(jscotkaAATTredhat.com)

Thu Jun 15 14:00:00 2017 Jan Scotka 0.5.0-1
- docs removing readme.rst link (igulinaAATTredhat.com)
- docs following PR review remarks (igulinaAATTredhat.com)
- docs typos, errors and whitespaces (igulinaAATTredhat.com)
- docs introducing glossary page (igulinaAATTredhat.com)
- docs list of test methods (igulinaAATTredhat.com)
- docs user guide main steps, conf file,env variables, troubleshooting
(igulinaAATTredhat.com)
- docs intro page, license, installation (igulinaAATTredhat.com)
- Simple README with what MTF is and a link to docs (igulinaAATTredhat.com)

Thu Jun 15 14:00:00 2017 Jan Scotka 0.4.64-1
- fixed issue when using repos. mistake caused that it created list in list
(jscotkaAATTredhat.com)

Thu Jun 15 14:00:00 2017 Jan Scotka 0.4.63-1
- fixed issue with adding to list what is not list (jscotkaAATTredhat.com)

Thu Jun 15 14:00:00 2017 Jan Scotka 0.4.62-1
- fixed self test check (jscotkaAATTredhat.com)
- possible to get dependencies with urls via dictionary (jscotkaAATTredhat.com)
- added fixes for stopping nspawn container. in case there is some traceback it
should remove nspawn machine (jscotkaAATTredhat.com)

Mon Jun 12 14:00:00 2017 Jan Scotka 0.4.61-1
- Add upstream check_modulemd (phracekAATTredhat.com)
- added doc strings (jscotkaAATTredhat.com)
- added functions to get architectures (jscotkaAATTredhat.com)

Fri Jun 9 14:00:00 2017 Jan Scotka 0.4.60-1
- added dockerfile to None in case path does not exist (jscotkaAATTredhat.com)

Fri Jun 9 14:00:00 2017 Petr \"Stone\" Hracek 0.4.59-1
- Use version directly in setup.py and SPEC file in main dir.
(phracekAATTredhat.com)

Fri Jun 9 14:00:00 2017 Petr \"Stone\" Hracek 0.4.58-1
- fix Dockerlint tests and using AvocadoTest class directly

Fri Jun 9 14:00:00 2017 Jan Scotka 0.4.57-1
-

Wed Jun 7 14:00:00 2017 Jan Scotka 0.4.56-1
- Add dependency into python2-dockerfile-parse (phracekAATTredhat.com)

Tue Jun 6 14:00:00 2017 Jan Scotka 0.4.55-1
- code cleanup
- added check_modulemd as submodule
- exceptions improvement

-

Mon Jun 5 14:00:00 2017 Jan Scotka 0.4.54-1
-

Mon Jun 5 14:00:00 2017 Jan Scotka 0.4.53-1
-

Fri Jun 2 14:00:00 2017 Jan Scotka 0.4.52-1
-

Thu Jun 1 14:00:00 2017 Jan Scotka 0.4.51-1
-

Thu Jun 1 14:00:00 2017 Jan Scotka 0.4.50-1
-

Wed May 31 14:00:00 2017 Jan Scotka 0.4.49-1
-

Wed May 31 14:00:00 2017 Jan Scotka 0.4.48-1
-

Wed May 31 14:00:00 2017 Jan Scotka 0.4.47-1
-

Wed May 31 14:00:00 2017 Jan Scotka 0.4.46-1
-

Wed May 31 14:00:00 2017 Jan Scotka 0.4.45-1
-

Wed May 31 14:00:00 2017 Jan Scotka 0.4.44-1
-

Tue May 30 14:00:00 2017 Jan Scotka 0.4.43-1
-

Tue May 30 14:00:00 2017 Jan Scotka 0.4.42-1
-

Tue May 30 14:00:00 2017 Jan Scotka 0.4.41-1
-

Tue May 30 14:00:00 2017 Jan Scotka 0.4.40-1
-

Mon May 29 14:00:00 2017 Jan Scotka 0.4.39-1
- adapted to new avocado self.cancel() instead of using internal exception for skipping tests on the fly
- imporved links to composes in testing module. No modules builds in koji.

Fri May 26 14:00:00 2017 Jan Scotka 0.4.38-1
-

Fri May 26 14:00:00 2017 Jan Scotka 0.4.37-1
-

Fri May 26 14:00:00 2017 Jan Scotka 0.4.36-1
- removed appearance of change log inside (jscotkaAATTredhat.com)

Fri May 26 14:00:00 2017 Jan Scotka 0.4.35-1
-

Thu May 25 14:00:00 2017 Jan Scotka 0.4.34-1
- removed setup.py symlink (jscotkaAATTredhat.com)

Wed May 24 14:00:00 2017 Jan Scotka 0.4.33-1
- try this vice versa removed symlinked specfile and added symlink to setup.py
(jscotkaAATTredhat.com)

Wed May 24 14:00:00 2017 Jan Scotka 0.4.32-1
-

Wed May 24 14:00:00 2017 Jan Scotka
-

Wed May 24 14:00:00 2017 Jan Scotka 0.4.30-1
- rename \'generator\' script to \'mtf-generator\' (nilsAATTredhat.com)

Mon May 22 14:00:00 2017 Jan Scotka 0.4.29-1
-

Fri May 19 14:00:00 2017 Jan Scotka 0.4.28-1
- changes with specfile (jscotkaAATTredhat.com)

Fri May 19 14:00:00 2017 Jan Scotka 0.4.27-1
- disabled test for package signing (jscotkaAATTredhat.com)
- Moving SPEC to specific distro directory (phracekAATTredhat.com)

Thu May 18 14:00:00 2017 Petr Hracek - 0.4.26-1
- Calulcate correct path to SPEC file

Thu May 18 14:00:00 2017 Petr \"Stone\" Hracek 0.4.25-2
- Calculate correct path to SPEC file (phracekAATTredhat.com)

Thu May 18 14:00:00 2017 Petr Hracek - 0.4.25-2
- Calulcate correct path to SPEC file

Thu May 18 14:00:00 2017 Jan Scotka 0.4.25-1
-

Wed May 17 14:00:00 2017 Jan Scotka 0.4.24-1
- added new version of module lint, it is now directory, so that repaired in
common tests (jscotkaAATTredhat.com)

Tue May 16 14:00:00 2017 Jan Scotka 0.4.23-1
- do not remove base packages (jscotkaAATTredhat.com)

Tue May 16 14:00:00 2017 Jan Scotka 0.4.22-1
- modulelint tests in subdirectory and some improvements (jscotkaAATTredhat.com)
- packaging: trivial fixes (ignatenkobrainAATTfedoraproject.org)

Fri May 12 14:00:00 2017 Jan Scotka 0.4.21-1
- fix typo in test dependencies section (nilsAATTredhat.com)

Fri May 12 14:00:00 2017 Jan Scotka 0.4.20-1
- version read from specfile, test if it will work well (jscotkaAATTredhat.com)

Fri May 12 14:00:00 2017 Jan Scotka 0.4.19-1
- added longer delay and number of attempts for koji, seems that koji is
somethimes broken for longer time (jscotkaAATTredhat.com)

Fri May 12 14:00:00 2017 Jan Scotka 0.4.18-1
- added longer delay and number of attempts for koji, seems that koji is
somethimes broken for longer time (jscotkaAATTredhat.com)

Thu May 11 14:00:00 2017 Jan Scotka 0.4.17-1
- improved makefiles and vagrant (jscotkaAATTredhat.com)
- added new lines to doc strings (jscotkaAATTredhat.com)
- added blank line to doc scrings (jscotkaAATTredhat.com)

Thu May 11 14:00:00 2017 Jan Scotka 0.4.16-1
- repaired one mistake caused by removing avocado from common library
(jscotkaAATTredhat.com)
- repaired one mistake caused by removing avocado from common library
(jscotkaAATTredhat.com)
- added link to read the docs documentation (jscotkaAATTredhat.com)

Thu May 11 14:00:00 2017 Jan Scotka 0.4.15-1
- added link to read the docs documentation (jscotkaAATTredhat.com)
- removed dnf search via dnf command, beter to ask path directly
(jscotkaAATTredhat.com)
- added dependencies to setup.py file (jscotkaAATTredhat.com)
- try to be more prepared for virt-env (jscotkaAATTredhat.com)
- delete html folder in make clean (phracekAATTredhat.com)
- Several documentation updates (phracekAATTredhat.com)
- Remove obsolete documentation (phracekAATTredhat.com)

Tue May 9 14:00:00 2017 Jan Scotka 0.4.14-1
- external setup and teardown moved to begin or end of module init/clean
(jscotkaAATTredhat.com)

Tue May 9 14:00:00 2017 Jan Scotka 0.4.13-1
- added args and kwargs to init because baseruntime uses that -> it caused
troubles when inherited with __init__method (jscotkaAATTredhat.com)
- typo introduced inside formatting (jscotkaAATTredhat.com)
- removed retry block and try to use direct wait (jscotkaAATTredhat.com)
- improved multihoste test to use created function instead of calling it
directly (jscotkaAATTredhat.com)
- improved multihoste test to use created function instead of calling it
directly (jscotkaAATTredhat.com)

Tue May 9 14:00:00 2017 Jan Scotka 0.4.12-1
- solved issue with shell tests (jscotkaAATTredhat.com)
- added longer timeout for retry, try to solve issue with shell tests
(jscotkaAATTredhat.com)
- try to remove outside retry (jscotkaAATTredhat.com)

Mon May 8 14:00:00 2017 Jan Scotka 0.4.11-1
- bumped version (jscotkaAATTredhat.com)
- disables sh test (jscotkaAATTredhat.com)

Mon May 8 14:00:00 2017 Jan Scotka 0.4.10-1
- disabled microdnf test to see ci for framework passing (jscotkaAATTredhat.com)

Mon May 8 14:00:00 2017 Jan Scotka 0.4.9-1
- imporved test module, removed bash test because it needs deeper inspection
(jscotkaAATTredhat.com)

Mon May 8 14:00:00 2017 Jan Scotka 0.4.8-1
- bumped version (jscotkaAATTredhat.com)
- cleaner solution to set repos and what to install instead for rewriting class
values (jscotkaAATTredhat.com)
- solved issues with changing to use init of classes (there is 60s timeout in
avocado) (jscotkaAATTredhat.com)
- added debug options for shell command, there is some issue with running
nspawn on background, TODO: needs inspect (jscotkaAATTredhat.com)
- Several updates for documentation stuff. (phracekAATTredhat.com)

Fri May 5 14:00:00 2017 Jan Scotka 0.4.7-1
- version increased (jscotkaAATTredhat.com)
- added straight usage of bashhelper python lib it is in same directory
(jscotkaAATTredhat.com)

Fri May 5 14:00:00 2017 Jan Scotka 0.4.6-1
- version increased (jscotkaAATTredhat.com)
- allow use more picle file in bash helper to support more machines
(jscotkaAATTredhat.com)
- removed workaround characters around command to have better output
(jscotkaAATTredhat.com)
- mistake in bash helper (jscotkaAATTredhat.com)
- imporved makefile for test module to check more possibilities
(jscotkaAATTredhat.com)
- small typo there (jscotkaAATTredhat.com)
- skip in setup phase should be faster (jscotkaAATTredhat.com)

Thu May 4 14:00:00 2017 Jan Scotka 0.4.5-1
- added better handling of running machines in nspawn (jscotkaAATTredhat.com)

Thu May 4 14:00:00 2017 Jan Scotka 0.4.4-1
- repaired problem with dictionary change on the fly (jscotkaAATTredhat.com)

Thu May 4 14:00:00 2017 Jan Scotka 0.4.3-1
- typo (jscotkaAATTredhat.com)
- version back (jscotkaAATTredhat.com)
- removed unwanted symlink (jscotkaAATTredhat.com)

Thu May 4 14:00:00 2017 Jan Scotka 0.4.2-1
- bumped version (jscotkaAATTredhat.com)
- added info for chroot path (jscotkaAATTredhat.com)

Thu May 4 14:00:00 2017 Jan Scotka 0.4.1-1
- small trouble inside multios test caused by using function get correct
backend (jscotkaAATTredhat.com)
- version increased (jscotkaAATTredhat.com)
- added initsection for base class (jscotkaAATTredhat.com)

Thu May 4 14:00:00 2017 Jan Scotka 0.3.32-1
- added possibility to add more machines if you want, and play with them
(jscotkaAATTredhat.com)

Thu May 4 14:00:00 2017 Jan Scotka 0.3.31-1
- after discussion with jkaluza added more retry (jscotkaAATTredhat.com)

Thu May 4 14:00:00 2017 Jan Scotka 0.3.30-1
- added better debugging to Retry (allow to output also original exception)
(jscotkaAATTredhat.com)

Thu May 4 14:00:00 2017 Jan Scotka 0.3.29-1
- added possibility to retry PDC URL in case of no data (jscotkaAATTredhat.com)

Wed May 3 14:00:00 2017 Jan Scotka 0.3.28-1
- added better debugging in case container is not running (jscotkaAATTredhat.com)

Wed May 3 14:00:00 2017 Jan Scotka 0.3.27-1
- bumperd version (jscotkaAATTredhat.com)

Wed May 3 14:00:00 2017 Jan Scotka 0.3.26-1
- added symlink to docs directory, to enable pydoc (jscotkaAATTredhat.com)
- Add documents for generation RTD (phracekAATTredhat.com)

Wed May 3 14:00:00 2017 Jan Scotka 0.3.25-1
- version increased (jscotkaAATTredhat.com)
- removed hardcoded dnf and microdnf commands and added possibility to use null
moduleMD file (jscotkaAATTredhat.com)

Wed May 3 14:00:00 2017 Jan Scotka 0.3.24-1
- adde back filter active=true for PDC, it causes strange errors
(jscotkaAATTredhat.com)

Tue May 2 14:00:00 2017 Jan Scotka 0.3.23-1
- bumped version (jscotkaAATTredhat.com)
- s (jscotkaAATTredhat.com)

Tue May 2 14:00:00 2017 Jan Scotka 0.3.22-1
-

Tue May 2 14:00:00 2017 Jan Scotka 0.3.21-1
- nspawn used inheride status/start/stop functions, it was bad, because it was
on host not inside container (jscotkaAATTredhat.com)

Tue May 2 14:00:00 2017 Jan Scotka 0.3.20-1
- there is missing space (jscotkaAATTredhat.com)

Tue May 2 14:00:00 2017 Jan Scotka 0.3.19-1
- added more packages to io install based on baseruntime baseimage profile
(jscotkaAATTredhat.com)

Tue May 2 14:00:00 2017 Jan Scotka 0.3.18-1
- small typo, it is not cmd but command (jscotkaAATTredhat.com)

Tue May 2 14:00:00 2017 Jan Scotka 0.3.17-1
- version increased (jscotkaAATTredhat.com)
- added explicit wait after commands in nspawn (jscotkaAATTredhat.com)
- added example how it can be used for multimachine testing in actual way
(jscotkaAATTredhat.com)
- added better koji handling in case of missing some packages because of issue
in koji (jscotkaAATTredhat.com)
- removed changing file inside copy test, it causes traceback on docker (bad
selinux context probably) (jscotkaAATTredhat.com)

Sat Apr 29 14:00:00 2017 Jan Scotka 0.3.16-1
- removed exceptions and added if expressions (jscotkaAATTredhat.com)

Sat Apr 29 14:00:00 2017 Jan Scotka 0.3.15-1
- allow in setup cleanup, start stop etc section to let processes at background
(jscotkaAATTredhat.com)

Sat Apr 29 14:00:00 2017 Jan Scotka 0.3.14-1
- fixed issue with duplicated shell cmd param (jscotkaAATTredhat.com)

Sat Apr 29 14:00:00 2017 Jan Scotka 0.3.13-1
- improved copy selftest (jscotkaAATTredhat.com)

Sat Apr 29 14:00:00 2017 Jan Scotka 0.3.12-1
- removed sleep caused big issue there, because it starts on background
(jscotkaAATTredhat.com)

Sat Apr 29 14:00:00 2017 Jan Scotka 0.3.11-1
- added timeout library from cockpit project, improved debug output handling in
pdc_data lib, changes in documentation, added debug option
(jscotkaAATTredhat.com)

Fri Apr 28 14:00:00 2017 Jan Scotka 0.3.10-1
- repaired issue when avocado returns other code that 1 (jscotkaAATTredhat.com)

Fri Apr 28 14:00:00 2017 Jan Scotka 0.3.9-1
- moved back to version what do copy via machinectl (jscotkaAATTredhat.com)

Fri Apr 28 14:00:00 2017 Jan Scotka 0.3.8-1
- added dependency solver for modules (jscotkaAATTredhat.com)

Fri Apr 28 14:00:00 2017 Jan Scotka 0.3.7-1
- switching to proper commit version for test (jscotkaAATTredhat.com)

Fri Apr 28 14:00:00 2017 Jan Scotka 0.3.6-1
- fixing logic inside (jscotkaAATTredhat.com)
- better logging inside code and divided some variables to common library
(jscotkaAATTredhat.com)
- list of repos in nspawn, to see how it is set (jscotkaAATTredhat.com)

Fri Apr 28 14:00:00 2017 Jan Scotka 0.3.5-1
- imporved package section, removed installation of all src pacakges, because
it fails manytimes with comflict packages (jscotkaAATTredhat.com)

Thu Apr 27 14:00:00 2017 Jan Scotka 0.3.4-1
- added value to Makefile of testing module (jscotkaAATTredhat.com)

Thu Apr 27 14:00:00 2017 Jan Scotka 0.3.3-1
- missing brackets for functions. causing bad output (jscotkaAATTredhat.com)

Thu Apr 27 14:00:00 2017 Jan Scotka 0.3.2-1
- added documentation README, and config files repaired few smalled things
called autopep8 (jscotkaAATTredhat.com)
- rewritten part of documentation (jscotkaAATTredhat.com)

Thu Apr 27 14:00:00 2017 Jan Scotka 0.3.1-1
- added verbosity, it will be cleaner if you see output somehow
(jscotkaAATTredhat.com)

Thu Apr 27 14:00:00 2017 Jan Scotka 0.2.47-1
- solved issue with stdout and stderr for nspawn (jscotkaAATTredhat.com)

Wed Apr 26 14:00:00 2017 Jan Scotka 0.2.46-1
- version increasion (jscotkaAATTredhat.com)
- removed active=true it seems that somewthing changed (jscotkaAATTredhat.com)
- remove docker-distribution package (phracekAATTredhat.com)

Wed Apr 26 14:00:00 2017 Jan Scotka 0.2.45-1
- copytree needs nonexisting directory (jscotkaAATTredhat.com)

Wed Apr 26 14:00:00 2017 Jan Scotka 0.2.44-1
- pad source path (jscotkaAATTredhat.com)
- pad source path (jscotkaAATTredhat.com)

Wed Apr 26 14:00:00 2017 Jan Scotka 0.2.43-1
- another issue with distro creation (jscotkaAATTredhat.com)

Wed Apr 26 14:00:00 2017 Jan Scotka 0.2.42-1
- dirs are mot created mkdirs function does not exist (jscotkaAATTredhat.com)

Wed Apr 26 14:00:00 2017 Jan Scotka 0.2.41-1
- small typo in code of installing packages (jscotkaAATTredhat.com)

Wed Apr 26 14:00:00 2017 Jan Scotka 0.2.40-1
- fixed (jscotkaAATTredhat.com)

Wed Apr 26 14:00:00 2017 Jan Scotka 0.2.39-1
- repaired more stuff, repaired nspawn repos handling (jscotkaAATTredhat.com)
- add a way to skip SELinux disabling (ttomecekAATTredhat.com)
- fixing typos and wrong link (rpitonakAATTredhat.com)

Tue Apr 25 14:00:00 2017 Jan Scotka 0.2.38-1
- fixed selftest of paths, this test is bad in case running inside CIs
(jscotkaAATTredhat.com)

Tue Apr 25 14:00:00 2017 Jan Scotka 0.2.37-1
- repaired selinux disablig, ignoring status in case you dont have selinux
enable enabling repos inside module nspawn for dnf command
(jscotkaAATTredhat.com)

Tue Apr 25 14:00:00 2017 Jan Scotka 0.2.36-1
- added job output to testing module directly to stdout to see progress
(jscotkaAATTredhat.com)

Mon Apr 24 14:00:00 2017 Jan Scotka 0.2.35-1
- bump version (jscotkaAATTredhat.com)
- not in directory where tests are, it is not good when there are another
resources (jscotkaAATTredhat.com)

Mon Apr 24 14:00:00 2017 Jan Scotka 0.2.34-1
- small typo (jscotkaAATTredhat.com)

Mon Apr 24 14:00:00 2017 Jan Scotka 0.2.33-1
- added messages to stderr, to see progress. It causes troubles to taskotron if
no output there (jscotkaAATTredhat.com)

Mon Apr 24 14:00:00 2017 Jan Scotka 0.2.32-1
- skip if package not aviable (jscotkaAATTredhat.com)

Mon Apr 24 14:00:00 2017 Jan Scotka 0.2.31-1
- download just x86_64 arch packages (jscotkaAATTredhat.com)

Mon Apr 24 14:00:00 2017 Jan Scotka 0.2.30-1
- removed doing repos although it already exists (jscotkaAATTredhat.com)

Fri Apr 21 14:00:00 2017 Jan Scotka 0.2.29-1
-

Fri Apr 21 14:00:00 2017 Jan Scotka 0.2.28-1
- I\'ve introduced mistake by this echo (jscotkaAATTredhat.com)
- I\'ve introduced mistake by this echo (jscotkaAATTredhat.com)

Fri Apr 21 14:00:00 2017 Jan Scotka 0.2.27-1
- big mistake in generating repos (jscotkaAATTredhat.com)

Fri Apr 21 14:00:00 2017 Jan Scotka 0.2.26-1
- all repositories will be generated locally (jscotkaAATTredhat.com)

Fri Apr 21 14:00:00 2017 Jan Scotka 0.2.25-1
- added new libe before end, in case there is interactive command it causes no
new line (jscotkaAATTredhat.com)

Fri Apr 21 14:00:00 2017 Jan Scotka 0.2.24-1
- added dependency on python netifaces library (jscotkaAATTredhat.com)

Fri Apr 21 14:00:00 2017 Jan Scotka 0.2.23-1
- solved issue with missin ip command, removed and replaced by pythonish style
(jscotkaAATTredhat.com)

Fri Apr 21 14:00:00 2017 Jan Scotka 0.2.22-1
- imporved copying of files to nspawn, using machinectl, added workaround for
fedpkg https://phab.qa.fedoraproject.org/T944#13630 (jscotkaAATTredhat.com)

Fri Apr 21 14:00:00 2017 Jan Scotka 0.2.21-1
- more baseruntime fixes (jscotkaAATTredhat.com)

Fri Apr 21 14:00:00 2017 Jan Scotka 0.2.20-1
- version increased (jscotkaAATTredhat.com)
- added resources for baseruntime, it is copy from theitrss project
(jscotkaAATTredhat.com)

Fri Apr 21 14:00:00 2017 Jan Scotka
-

Fri Apr 21 14:00:00 2017 Jan Scotka 0.2.18-1
- restricted it for nspawn for now (jscotkaAATTredhat.com)

Fri Apr 21 14:00:00 2017 Jan Scotka 0.2.17-1
- simplified run_them script and added better localrepo names, will then work
with more local repos for various modules (jscotkaAATTredhat.com)
- improved dnf handling inside, microdnf selftest is working well
(jscotkaAATTredhat.com)

Thu Apr 20 14:00:00 2017 Jan Scotka 0.2.16-1
- added copying of repositories inside NSPAWN, to have them enabled for using
by tests (baseruntime) (jscotkaAATTredhat.com)

Thu Apr 20 14:00:00 2017 Jan Scotka 0.2.15-1
- added copying of repositories inside NSPAWN, to have them enabled for using
by tests (baseruntime) (jscotkaAATTredhat.com)

Thu Apr 20 14:00:00 2017 Jan Scotka 0.2.14-1
- improved for taskotron usecase (jscotkaAATTredhat.com)

Thu Apr 20 14:00:00 2017 Jan Scotka 0.2.13-1
- added changes to support baseruntime exit commands inside code
(jscotkaAATTredhat.com)

Thu Apr 20 14:00:00 2017 Jan Scotka 0.2.12-1
-

Thu Apr 20 14:00:00 2017 Jan Scotka 0.2.11-1
- version and specfile imporved (jscotkaAATTredhat.com)

Thu Apr 20 14:00:00 2017 Jan Scotka 0.2.10-1
- new version (jscotkaAATTredhat.com)
- new version (jscotkaAATTredhat.com)

Thu Apr 20 14:00:00 2017 Jan Scotka 0.2.9-1
-

Thu Apr 20 14:00:00 2017 Jan Scotka 0.2.8-1
- prepare for databases, add some common varibles what could be used for
testing inside code and in configs (jscotkaAATTredhat.com)
- called autopep8 to imporove style of code (jscotkaAATTredhat.com)
- added changes to nspawn helper, to workaround issues with retun codes and
bad chars there (jscotkaAATTredhat.com)
- Update documentation (phracekAATTredhat.com)
- removed upgrading avocado via pip, it cause fail (jscotkaAATTredhat.com)
- small improvements (jscotkaAATTredhat.com)
- after discussing with Bruno, there wwre wound issues in machinectl, so added
workaround (jscotkaAATTredhat.com)
- reworked part for fetching data.dependencies.requires (jscotkaAATTredhat.com)

Wed Apr 19 14:00:00 2017 Petr \"Stone\" Hracek 0.2.7-1
- Bump release (phracekAATTredhat.com)
- typo (jscotkaAATTredhat.com)
- added srippint to rpm commans because it contains bad character
(jscotkaAATTredhat.com)
- added possibility to use python format variables inside config and then it is
translated by framework (jscotkaAATTredhat.com)
- iproved docker skip (jscotkaAATTredhat.com)
- removed process object. Unable to pickle, this commit does workaround what
should be removed in future (jscotkaAATTredhat.com)
- removed memcached specific things from test module (jscotkaAATTredhat.com)
- removed memcached dependencies (jscotkaAATTredhat.com)
- missing nspawn when using local reposiries (jscotkaAATTredhat.com)
- added also enabling selinux in teardown, to return system to previous state
(jscotkaAATTredhat.com)
- added setenforce 0, because nspawn is failing on F-25 (jscotkaAATTredhat.com)
- changes in testing module example, to actual koji link (jscotkaAATTredhat.com)
- added new link to modulemd file of memcached (jscotkaAATTredhat.com)
- added dependencies on another modules when installing (from PDC)
(jscotkaAATTredhat.com)
- removed passwd as dependency, not needed (jscotkaAATTredhat.com)
- removed microdnf dep, because it is not installed now in container images or
not in fedora25 (jscotkaAATTredhat.com)
- added microdnf dependency (jscotkaAATTredhat.com)
- added nspawn helper for rpm based module testing. (jscotkaAATTredhat.com)
- removed localrepository if exist (jscotkaAATTredhat.com)
- improved to properly return good RC for taskotron (jscotkaAATTredhat.com)
- added return stat handling for taskotron (jscotkaAATTredhat.com)
- removed sleep (jscotkaAATTredhat.com)
- more changes (jscotkaAATTredhat.com)
- there were typo in koji downloader (jscotkaAATTredhat.com)
- added possibility to create local repository (jscotkaAATTredhat.com)
- typo (jscotkaAATTredhat.com)
- added possibility to list latest bits from PDC and little bit removed
duplication of code (jscotkaAATTredhat.com)
- added possibility to list latest bits from PDC and little bit removed
duplication of code (jscotkaAATTredhat.com)

Tue Apr 11 14:00:00 2017 Petr \"Stone\" Hracek 0.2.6-1
- Bump version (phracekAATTredhat.com)
- restructured compose info parser to be able to use them in framework
(baseruntime RFE) (jscotkaAATTredhat.com)
- restructured compose info parser to be able to use them in framework
(baseruntime RFE) (jscotkaAATTredhat.com)
- restructured compose info parser to be able to use them in framework
(baseruntime RFE) (jscotkaAATTredhat.com)
- added distro-sync + install command (jscotkaAATTredhat.com)
- install test dependencies inside setup instead of loadconfig function
(jscotkaAATTredhat.com)
- moved initialization of name to init of docker class (jscotkaAATTredhat.com)
- moved some part to init method of helper to be able use it also without
direct using in tests (jscotkaAATTredhat.com)
- typo in fedmsg parser (jscotkaAATTredhat.com)
- added special parameter for taskotron (jscotkaAATTredhat.com)
- imporved taskotron reader to be able use just name-stream-version
(jscotkaAATTredhat.com)
- bad example fedora message (jscotkaAATTredhat.com)
- moved baseruntime to location to be same as a module name
(jscotkaAATTredhat.com)
- removed printing of module (jscotkaAATTredhat.com)
- missing module type variable (jscotkaAATTredhat.com)
- imporved run_them script to be able use also compose as input
(jscotkaAATTredhat.com)
- imporved run_them script to be able use also compose as input
(jscotkaAATTredhat.com)
- added compose handling library for modules (jscotkaAATTredhat.com)
- added tool for parsing data from final compose (jscotkaAATTredhat.com)
- added timeout before testing (jscotkaAATTredhat.com)
- added timeout before testing (jscotkaAATTredhat.com)
- missing tests subdir (jscotkaAATTredhat.com)
- have to check also if link exists (jscotkaAATTredhat.com)
- if missing profiles, use components:rpms packages to install
(jscotkaAATTredhat.com)
- improved simple test of testing module (jscotkaAATTredhat.com)
- improved shell test to not fail (jscotkaAATTredhat.com)
- improved shell test to not fail (jscotkaAATTredhat.com)
- adapted PDC changes (jscotkaAATTredhat.com)
- adapted PDC changes (jscotkaAATTredhat.com)
- adapted PDC changes (jscotkaAATTredhat.com)
- added minimal config for module linter in case config does not exist
(jscotkaAATTredhat.com)
- testing commit (jscotkaAATTredhat.com)
- mistake in fedmsg reader path and removed installing itself
(jscotkaAATTredhat.com)
- repaired helper tool (jscotkaAATTredhat.com)
- Typo in setup. Missing tools directory (phracekAATTredhat.com)
- repo repos typos (psklenarAATTredhat.com)
- removed old code (jscotkaAATTredhat.com)
- removed old code (jscotkaAATTredhat.com)
- Add directory tools (phracekAATTredhat.com)
- Remove obsolete file (phracekAATTredhat.com)
- Packaging changes (phracekAATTredhat.com)
- added another helper tool (jscotkaAATTredhat.com)
- added another helper tool (jscotkaAATTredhat.com)
- added calling avocado service manager instead of starting manually via
command (jscotkaAATTredhat.com)
- changed to 127.0.0.1 instead of localhost (jscotkaAATTredhat.com)
- changes of haproxy (jscotkaAATTredhat.com)
- more fixes of haproxy to be cleaner (jscotkaAATTredhat.com)
- added some tweaks of haproxy tests (jscotkaAATTredhat.com)
- added some tweaks of haproxy tests (jscotkaAATTredhat.com)
- Bump version with the same as tito (phracekAATTredhat.com)

Wed Apr 5 14:00:00 2017 Petr \"Stone\" Hracek 0.2.5-1
- Fix Packaging Guidelines (phracekAATTredhat.com)
- added memcached to dependencies (jscotkaAATTredhat.com)
- one bug causing that it is not testing proper things (jscotkaAATTredhat.com)
- sed typo (psklenarAATTredhat.com)
- added small workaround for html plugin (jscotkaAATTredhat.com)
- added symlink to work with testmodule in upstream (jscotkaAATTredhat.com)
- introduced regression for shell tests (jscotkaAATTredhat.com)
- Bump version (phracekAATTredhat.com)

Wed Apr 5 14:00:00 2017 Petr Hracek 0.2.4-1
- version increased (phracekAATTredhat.com)

Fri Mar 31 14:00:00 2017 Jan Scotka 0.2.3-1
- version increased (jscotkaAATTredhat.com)

Fri Mar 31 14:00:00 2017 Jan Scotka 0.2.2-1
- improved specfile Source0 (jscotkaAATTredhat.com)
- added licenses to files, permissions repaired (jscotkaAATTredhat.com)
- Bum version (phracekAATTredhat.com)

Fri Mar 31 14:00:00 2017 Jan Scotka 0.2.1-1
- moved checking ENV variable to functions to allow override them
(jscotkaAATTredhat.com)
- added possibility to pass file via parameter, not just via stdin, could be
cleaner solution (jscotkaAATTredhat.com)
- moved skipping of module to specific class (jscotkaAATTredhat.com)
- removed typo in README file (jscotkaAATTredhat.com)
- move xunit log to avocado directory (jscotkaAATTredhat.com)
- typo, redefinig avocado function, it is bad bad bad (jscotkaAATTredhat.com)
- changed to executable (jscotkaAATTredhat.com)
- added scripts to help with taskotron integration (jscotkaAATTredhat.com)
- added scripts to help with taskotron integration (jscotkaAATTredhat.com)
- added scripts to help with taskotron integration (jscotkaAATTredhat.com)
- added simple tests for ngnix (jscotkaAATTredhat.com)
- Typo in version (phracekAATTredhat.com)
- Bump version (phracekAATTredhat.com)

Fri Mar 24 13:00:00 2017 Petr Hracek - 0.2.0-1
- New upstream version

Fri Mar 24 13:00:00 2017 Jan Scotka 0.1.9-1
-

Fri Mar 24 13:00:00 2017 Jan Scotka 0.1.8-1
-

Fri Mar 24 13:00:00 2017 Jan Scotka 0.1.7-1
- added symlink to testing module to minimal.yaml (jscotkaAATTredhat.com)
- removed source section form minimal config, actually is not anyhow used
(jscotkaAATTredhat.com)
- imporved docker handling, solved issues with missing labes in config
(jscotkaAATTredhat.com)
- repaired mistakes caused that MODULE=rpm did not worked (jscotkaAATTredhat.com)
- added setup and cleanup part to config file (before starting module, after
stopping) - is id done on host (jscotkaAATTredhat.com)
- config improvement, firt commit to be able to disccuss about this
(jscotkaAATTredhat.com)
- tox file removed to not cause misundertand of project (jscotkaAATTredhat.com)
- improved how it works diagram (jscotkaAATTredhat.com)
- replace try exept with avocado service module (psklenarAATTmasox.brq.redhat.com)
- added setup and test for rpm module for haproxy
(psklenarAATTmasox.brq.redhat.com)
- added example of simple avocado test (jscotkaAATTredhat.com)
- added :z for selinux (psklenarAATTmasox.brq.redhat.com)
- use port 8077 (psklenarAATTmasox.brq.redhat.com)
- Bump version (phracekAATTredhat.com)
- repaired behave test (jscotkaAATTredhat.com)

Mon Mar 20 13:00:00 2017 Jan Scotka 0.1.6-1
- added underline bw words (jscotkaAATTredhat.com)
- added better config handling, and allow use defaultmodule parameter in config
yaml file (jscotkaAATTredhat.com)
- changed fedora path to public webs (psklenarAATTmasox.brq.redhat.com)
- init of haproxy test (psklenarAATTmasox.brq.redhat.com)
- added explicitly calling start for docker copy functions (jscotkaAATTredhat.com)
- small changes of tox (jscotkaAATTredhat.com)
- added tox file to project for CI (jscotkaAATTredhat.com)
- added tox.ini for CI and improved makefile inside tests for CI
(jscotkaAATTredhat.com)

Thu Mar 16 13:00:00 2017 Jan Scotka 0.1.5-1
- added possibility call bash stile in config.yaml (jscotkaAATTredhat.com)
- typo (jscotkaAATTredhat.com)
- added missing egg with ? in spec (jscotkaAATTredhat.com)

Thu Mar 16 13:00:00 2017 Jan Scotka 0.1.4-1
- removed egg-info (jscotkaAATTredhat.com)
- testing commit (jscotkaAATTredhat.com)

Wed Mar 15 13:00:00 2017 Jan Scotka 0.1.3-1
- new package built with tito

Wed Mar 15 13:00:00 2017 Petr Hracek - 0.1.2-1
- Release a new version 0.1.2

Mon Mar 13 13:00:00 2017 Petr Hracek - 0.1.1-1
- Release a new version 0.1.1

Thu Mar 9 13:00:00 2017 Petr Hracek - 0.1.0-2
- Renaming package from base to moduleframework
- Wrong dependency to avocado

Wed Mar 8 13:00:00 2017 Petr Hracek - 0.1.0-1
- Initial version


 
ICM