You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README-maintainers.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,7 @@ When we are considering publishing a new release, all of the following steps mus
25
25
1. Run full minitest regression on [supported platforms.](https://github.com/cisco/cisco-network-node-utils#overview)
26
26
* Fix All Bugs.
27
27
* Make sure proper test case skips are in place for unsupported platforms.
28
+
* Make sure [yum_package.yaml](../tests/yum_package.yaml) is updated with all versions that need to be tested.
28
29
29
30
1. Build gem and test it in combination with the latest released Puppet module (using Beaker and demo manifests) to make sure no backward compatibility issues have been introduced.
0 commit comments