-
Notifications
You must be signed in to change notification settings - Fork 492
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
clarify "making releases" process based on 6.5 release experience #11092
base: develop
Are you sure you want to change the base?
Conversation
@@ -40,18 +57,24 @@ The following steps are made more difficult if code is changing in the "develop" | |||
Conduct Performance Testing | |||
--------------------------- | |||
|
|||
|dedicated| | |||
|
|||
See :doc:`/qa/performance-tests` for details. | |||
|
|||
Conduct Smoke Testing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Conduct Smoke Testing | |
Conduct Regression Testing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@landreev Any objections to renaming this section Regression testing vs smoke testing. For the last 2 releases, we have been doing regression testing during this step.
See :doc:`/qa/performance-tests` for details. | ||
|
||
Conduct Smoke Testing | ||
--------------------- | ||
|
||
|dedicated| | ||
|
||
See :doc:`/qa/testing-approach` for details. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See :doc:`/qa/testing-approach` for details. | |
See :doc:`/qa/testing-approach` for details. | |
Refer to the provided regression checklist for the list of items to verify during the testing process: [https://docs.google.com/document/d/1OsGJV0sMLDSmfkU9-ee8h_ozbQcUDJ1EOwNPm4dC63Q/edit?usp=sharing](Regression Checklist). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
will need to confirm with rest of the team if they agree with this process before committing this suggestion
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess the alternative is to have the regression checklist in the QA Guide but I'm ok with it being in a google doc for now.
Co-authored-by: Omer Fahim <[email protected]>
Preview at https://dataverse-guide--11092.org.readthedocs.build/en/11092/developers/making-releases.html