Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pre-release fixes #1947

Merged
merged 3 commits into from Apr 24, 2017
Merged

Pre-release fixes #1947

merged 3 commits into from Apr 24, 2017

Conversation

ldoktor
Copy link
Contributor

@ldoktor ldoktor commented Apr 24, 2017

there are few fixes found while running pre-release checks.

Signed-off-by: Lukáš Doktor <ldoktor@redhat.com>
When --html is used the original in-job-dir results are removed just
before the second render. This was probably due to typo as the original
location was (probably) intended for removal. This patch doesn't do that
because the user-defined dir can be shared dir with other user files so
let's just produce the results and keep the dirs intact (while keeping
the refresh in job-dir as that is guaranteed to be our directory and we
do know it can be removed).

Signed-off-by: Lukáš Doktor <ldoktor@redhat.com>
The avocado-server now requires both, "requirements.txt" and
"requirements-selftests.txt" to run "make check".

Signed-off-by: Lukáš Doktor <ldoktor@redhat.com>
Copy link
Contributor

@apahim apahim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. waiting travis.

@apahim apahim merged commit 995d873 into avocado-framework:master Apr 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants