Releases: fedora-modularity/meta-test-family
Releases · fedora-modularity/meta-test-family
0.8.5
0.8.3
This release includes fixes:
- Add more tests for VOLUME ([email protected])
- Fix issue with VOLUME and add VOLUME dockerlint tests ([email protected])
- Add dependency to pytest ([email protected])
- Fix calling MTF ([email protected])
- Fix regexp and add test suite for dockerfile linter ([email protected])
- moved functions not dependent on PDC to common and use then common in rpm helper ([email protected])
- fix new modules ([email protected])
- use new syntax for module parsing ([email protected])
- fix repositories file, there were whitespaces, not possible to us ([email protected])
- If a file is missing, test always fails ([email protected])
- Fixes #221 Showing reg exp for detection and FROM intruction. ([email protected])
- Fixes #220: If COPY or ADD not present, then True ([email protected])
- move to single cycle ([email protected])
- better section check instead of constans and use = as filter to option parsing ([email protected])
- before run avocado, list tests and find if there are some bad tests, missing ([email protected])
- fix issues with imports over more levels ([email protected])
- Use config file for MTF instead of values hardcoded in python code ([email protected])
- Linters: tag distro specific methods ([email protected])
- Linters: add links to guidelines ([email protected])
Release 0.8.2
This version contains only fixes:
- add example how reason constsructed is used in case of assert ([email protected])
- print tc info in separate function, to not duplicate code and print doc string there ([email protected])
- forgot to change this line, after changing base url ([email protected])
- change base url repository to use mirror instead of direct link ([email protected])
- do not cat log at the end, causes travis issue -> failed result ([email protected])
- remove s2i tests from travis. unable to run them in travis ([email protected])
- adapt changes based on PR review in #216 ([email protected])
- add backward compatibility to skip, to remove this deprecated message ([email protected])
- add more travis checks that mtf command works as expected in clean env (using default config) ([email protected])
- Do not show log links in case skip or cancel, it does not make sense ([email protected])
- fix various issues mentioned in issue #201 ([email protected])
Release 0.8.1
This version contains new functionality:
- OpenShift template support
- New documentation for linters
Fixes:
- Print into log if file does not exist, so user is informed ([email protected])
- Add http check for ADD instruction and support globs ([email protected])
- Fixes #207 Inform user, why test is cancelled or skipped. ([email protected])
- some articles are missing. ([email protected])
- Update documentation. The other grammar issues. ([email protected])
- Fixes according the other review. ([email protected])
- Couple updates based on PR review. ([email protected])
- Remove workarounds for oc whoami -t and docker login ([email protected])
- Copy more docu updates ([email protected])
- Documentation for MTF linters ([email protected])
- Couple more updates. ([email protected])
- Check only architecture label ([email protected])
- Fixes #198 dockerlinter checks files in COPY instruction ([email protected])
- Fix packaging stuff. ([email protected])
- Add docu about OpenShift template ([email protected])
- Couple string updates based on the PR comments #211 ([email protected])
- Fixes #209 Messages for linter errors ([email protected])
- Fix wrong EPEL7 dependencies ([email protected])
- Fix typo in paths. It is regresion ([email protected])
- Couple updates based on PR comments. ([email protected])
- Add support for openshift templates ([email protected])
- OpenShift template support ([email protected])
Release 0.8.0
This version brings several fixes and enhancements like support of OpenShift.
See log here:
- remove option --static-linters and use tag ([email protected])
- Fix mtf/metadata test ([email protected])
- Rename tools -> test and create two directories inside generic and static ([email protected])
- Add support for static linters ([email protected])
- Automatic commit of package [meta-test-family] release [0.7.10-1]. ([email protected])
- Several fixes based on PR. ([email protected])
- add odcs into requirements.txt ([email protected])
- OpenShift fixes catched by real testing ([email protected])
- Couple fixes based on #195 Pull Request ([email protected])
- DISABLE CHECK-MTF-METADATA, PDC-MODULE and MTF/METADATA. IT FAILS ([email protected])
- Using OpenShift 3.6.0 ([email protected])
- Include OpenShift into Travis CI and testing ([email protected])
- Fix typo in returncode ([email protected])
- cath exception from subprocess to know return code ([email protected])
- remove avocado.run and replace it by subprocess to see outputs on the fly ([email protected])
- add tee to all integration tests for easier debugging ([email protected])
- speed optimization for avocado based test tag filtering ([email protected])
- Automatic commit of package [meta-test-family] release [0.7.9-1]. ([email protected])
- fix metadata if bug is found ([email protected])
- add tests for tooling if imported tests are included ([email protected])
- add git cloning abilities to metadata ([email protected])
- existing file should not be replaced via metadata (keep local version) ([email protected])
- url_downloader option in metadata.yaml allows download tests via URLlib ([email protected])
- improve search for helpMD file ([email protected])
- helpmd and docker lint cleanup of loading classes ([email protected])
- Update PR with PEP 8 and use @Property also for avocado_test.py ([email protected])
- Keep backwards compatibility ([email protected])
- Couple updates. dependency_list and remove getters ([email protected])
- Remove obsolete function which is not used anywhere ([email protected])
- Fixes #167 First try for property, setter and getter ([email protected])
Release 0.7.8
This release contains some bugfixes and improvements.
Fixes:
- fixing linters
- fixing logging issues
Enhancements:
- metadata
- openshift
- manual pages.
Release 0.7.5
This release fixes
- log issues
- updates documentation
- more checks in dockerlinter
- skip if help.md is not present.
- tests for RUN instruction
- warnings in case of ENVIRONMENT variables.
Release 0.7.4
This release fixing only packaging stuff.
Release 0.7.3
This release contains several bugfixes, improvement and new features:
- s2i testing support
- better logging handling from avocado
- mtf binary
modularity-testing-framework-0.5.19-2
Merge pull request #41 from fedora-modularity/devel Merge request to master