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
(SIMP-7305) Update HighLine packaged by simp-cli (#150)
* Updated SIMP-packaged HighLine 1.7.8 to HighLine 2.0.3.
* Updated the simp-cli code and unit tests to work with the new HighLine
version.
* Minimal changes
* Updated Rakefile.
* Updated the pkg:gem target (used by the pkg:rpm target) to exclude
HighLine's optional gems in the 'code_quality" group from the bundle
used to build the gem.
* One dependency of those gems requires 'cmake' to be installed on the
system. We don't need extra cruft when we are building simp-cli RPMs.
* Reworked spec-related Rake tasks, as puppet-provided spec,
spec_standalone, etc are no longer included in the dependency chain.
* Added in simp:ci_* rake tasks so I could validate .gitlab-ci.yml changes.
* Updated Gemfile.
* Updated to the latest simp-beaker-helpers to pick up the FIPS-mode test
fixes and then re-enabled FIPS-mode acceptance tests.
* Updated acceptance tests.
* Fixed unreliable password setting acceptance test.
* Now uses an expect script.
* Set ClientAlive* sshd settings in an attempt to minimize beaker ssh
failures connection on slow GitLab servers.
* Updated versions of Puppet and Ruby in CI to better match SIMP-6.5.0.
SIMP-7305 #close
SIMP-8406 #close
0 commit comments