Feature #909

Some test suite fixes

Added by David Schmitt over 4 years ago. Updated over 4 years ago.

Status:Closed Start date:
Priority:Normal Due date:
Assignee:Luke Kanies % Done:

0%

Category:-
Target version:0.24.0
Affected Puppet version:0.25.4 Branch:
Keywords:
Votes: 0

Description

I have collected a few test fixes. Please collect them from the tests/ branches in my repo at git://git.black.co.at/puppet-bugfixes

Most of the stuff is reducing dependencies on the ENV or network.

History

Updated by Luke Kanies over 4 years ago

  • Status changed from 1 to 2

Updated by Luke Kanies over 4 years ago

  • Status changed from 2 to Closed
  • 7 set to fixed

I’ve pushed the changes from tests/fix-HOME-dependency, tests/fix-cron-tests, and tests/fix-settings-fail-as-root. I’ve already done equivalent work for tests/fix-check-vertices-but-not-ordering, and I didn’t quite understand what was happening davids-bugfixes/tests/fix-test-client-ca.

Updated by Luke Kanies over 4 years ago

More specifically, no tests should write directly to /tmp — the :confdir and :vardir should be set to a special test directory, so the :ssldir should already be set to be based in that. If you are having issues where the ssldir is part of the normal fs, then the problem is that the confdir isn’t being reset as it should be.

Also available in: Atom PDF