Project

Profile

Help

Task #7411

closed

Story #7416: [Epic] As a plugin user, I can use the next verison of pulpcore without upgrading my plugin

Add a new "test existing plugin against next pulpcore" entry to the CI matrix in plugin_template

Added by bmbouter over 3 years ago. Updated over 3 years ago.

Status:
CLOSED - COMPLETE
Priority:
High
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
CI/CD
Sprint:
Sprint 87
Quarter:

Description

Background

https://www.redhat.com/archives/pulp-dev/2020-August/msg00065.html

To Do

The plugin_template needs an additional matrix test that tests the current GA of a plugin against pulpcore master. This captures the "one ahead" situation where a user is using a newer version of pulpcore and the "one back" version of that plugin.

Actions #1

Updated by bmbouter over 3 years ago

  • Parent issue set to #7416
Actions #2

Updated by daviddavis over 3 years ago

  • Sprint set to Sprint 80
Actions #3

Updated by rchan over 3 years ago

  • Sprint changed from Sprint 80 to Sprint 81
Actions #4

Updated by bmbouter over 3 years ago

  • Sprint/Milestone set to 3.7.0
Actions #5

Updated by bmbouter over 3 years ago

  • Priority changed from Normal to High
Actions #6

Updated by mdellweg over 3 years ago

I am a bit unsure, what the consequence of this test failing should be. As the breaking change here will most likely be introduced by pulpcore, does it mean the corresponding change (in pulpcore) must be reverted and delayed to the next minor release? Who is seeing the failure and reporting that pulpcore didn't follow the deprecation policy?

Is this test supposed to run with all pipelines, or only nightly?

Actions #7

Updated by bmbouter over 3 years ago

mdellweg wrote:

I am a bit unsure, what the consequence of this test failing should be. As the breaking change here will most likely be introduced by pulpcore, does it mean the corresponding change (in pulpcore) must be reverted and delayed to the next minor release? Who is seeing the failure and reporting that pulpcore didn't follow the deprecation policy?

Is this test supposed to run with all pipelines, or only nightly?

It's up for debate, but here's my take. This check would be in the nightly of each plugin. It can only catch errors where pulp/pulpcore:master has already merged the problem. Then when it fails, the plugin writer needs to let the core team saying, "hey you broke me please revert on master".

It's unfortunate that this can only occur post-pulpcore-merge, but the other option is running every plugin's code against every pulpcore change which I believe is infeasible. Since the CI check in the plugin isn't checking changes in the plugin's code itself, I don't see running it pre-merge (versus cron) as productive. This leads me to the conclusion that this should be a nightly cron CI run in plugins.

Actions #8

Updated by dkliban@redhat.com over 3 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to dkliban@redhat.com
Actions #9

Updated by bmbouter over 3 years ago

  • Sprint/Milestone deleted (3.7.0)
Actions #10

Updated by rchan over 3 years ago

  • Sprint changed from Sprint 81 to Sprint 82
Actions #11

Updated by pulpbot over 3 years ago

  • Status changed from ASSIGNED to POST
Actions #13

Updated by rchan over 3 years ago

  • Sprint changed from Sprint 82 to Sprint 83
Actions #14

Updated by rchan over 3 years ago

  • Sprint changed from Sprint 83 to Sprint 84
Actions #15

Updated by rchan over 3 years ago

  • Sprint changed from Sprint 84 to Sprint 85

Added by dkliban@redhat.com over 3 years ago

Revision e8fe0068 | View on GitHub

Adds a stage to test released plugin with pulpcore's master branch.

re: #7411 https://pulp.plan.io/issues/7411

Actions #16

Updated by rchan over 3 years ago

  • Sprint changed from Sprint 85 to Sprint 86
Actions #17

Updated by rchan over 3 years ago

  • Sprint changed from Sprint 86 to Sprint 87
Actions #18

Updated by dkliban@redhat.com over 3 years ago

  • Status changed from POST to CLOSED - COMPLETE

Also available in: Atom PDF