[2.1][BACKPORT] 7491 from master: Fix tox failure by pinning pytest dependency.#7492
Conversation
|
@mesosphere-mergebot test all |
Successfully triggered checks:teamcity/dcos/build/tox |
|
@mesosphere-mergebot test all |
|
This repo has @mesosphere-mergebot integration. You can perform the following commands by submitting a comment. Submit a comment with content "@mesosphere-mergebot help" to view more detailed help text and examples. Be sure the have a look at the mergebot documentation, too.
|
Successfully triggered checks:teamcity/dcos/build/tox |
|
Enterprise Bump PR: mesosphere/dcos-enterprise/pull/8070 |
|
@mesosphere-mergebot bump-ee |
|
Enterprise Bump mesosphere/dcos-enterprise/pull/8070 updated. |
|
@mesosphere-mergebot merge-it |
|
PR Status Checks are not Green... merging anyway Details{'context': {'continuous-integration/jenkins/pr-head': ('success',
'2020-07-30T02:51:22Z'),
'mergebot/changes_md': ('success', '2020-07-30T02:32:54Z'),
'mergebot/enterprise/build-status/aggregate': ('pending',
'2020-07-30T02:58:18Z'),
'mergebot/enterprise/changes_md': ('success',
'2020-07-30T02:38:58Z'),
'mergebot/enterprise/review/approved/min_1': ('success',
'2020-07-30T02:38:58Z'),
'mergebot/has_ship-it': ('pending', '2020-07-30T02:32:53Z'),
'mergebot/review/approved/min_1': ('success',
'2020-07-30T02:32:54Z'),
'teamcity/dcos/build/dcos': ('success', '2020-07-30T02:37:55Z'),
'teamcity/dcos/build/tox': ('success', '2020-07-30T02:38:04Z'),
'teamcity/dcos/test/terraform/aws/onprem/static/group1': ('success',
'2020-07-30T03:05:30Z'),
'teamcity/dcos/test/terraform/aws/onprem/static/group2': ('pending',
'2020-07-30T02:38:52Z'),
'teamcity/dcos/test/terraform/aws/onprem/static/group3': ('pending',
'2020-07-30T02:38:52Z'),
'teamcity/dcos/test/terraform/aws/onprem/static/group4': ('success',
'2020-07-30T03:09:04Z'),
'teamcity/dcos/test/test-e2e/group1': ('pending',
'2020-07-30T02:38:00Z')},
'state': 'pending'}
|
|
Enterprise Bump PR mesosphere/dcos-enterprise/pull/8070, and the current PR #7492 are now merged. |
This is a backport of the following PR:
#7491
High-level description
Just released version of pytest 6.0.0 causes tox to failure.
This has been resolved by pytest pytest-dev/pytest#7565, however, as we wait for update, we could approach the problem at our end by pinning pytest to previous stable version.
Corresponding DC/OS tickets (required)