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

Fix CI broken tests #799

Merged
merged 5 commits into from
May 31, 2019
Merged

Fix CI broken tests #799

merged 5 commits into from
May 31, 2019

Conversation

ssbarnea
Copy link
Member

This fixes few tests that were broken on CI, mainly related to GDPR
changes made to Atlassian Cloud.

Change-Id: I0fb7877a6a5f8a4dfc54755bdbf75193c892727f

@ssbarnea ssbarnea requested review from hdost and lechat and removed request for hdost May 30, 2019 09:07
This fixes few tests that were broken on CI, mainly related to GDPR
changes made to Atlassian Cloud.

Change-Id: I0fb7877a6a5f8a4dfc54755bdbf75193c892727f
ssbarnea added 2 commits May 30, 2019 13:07
* made console log message clickable
* fixed build error due to warning
* bumped docs requirements

Change-Id: I6bc8d50b78abda87a828085f443f654b6656ed02
Allows travis triggered cron job to run maintenance task. At this
moment this is cleaning the Atlassian Cloud Jira instance used on CI by
removing all projects.

Change-Id: Ie134e21652c4cc9893424e2f2cb2b32a06dcc699
@ssbarnea ssbarnea force-pushed the fix/token branch 2 times, most recently from c4a71b3 to b62ee91 Compare May 30, 2019 15:49
This change speeds-up testing and provides faster and better feedback.

Previously testing on py3 would start only if py27 was passing.

Change-Id: I50b798b63a234da826b624017284989bd615ef36
Recent changes in Jira broke our improvised implementation of
create_project and delete_project.

New code is now using the updated REST api end-points. This also means
that it is high likely that these two functions will no longer work with
very old Jira versions. For those use an older version of the library.

Change-Id: Ibe06d9f8bc6da0d1c77c207cfc5dcb27de18dde3
@ssbarnea ssbarnea changed the title Fix CI broken tests (GDPR) Fix CI broken tests May 31, 2019
@ssbarnea ssbarnea requested review from hdost, Achimh3011, aelse and asqui May 31, 2019 12:22
@ssbarnea ssbarnea merged commit ec0432b into master May 31, 2019
@hdost hdost deleted the fix/token branch May 31, 2019 15:16
@ssbarnea ssbarnea added the test label Oct 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants