Skip to content

Instantly share code, notes, and snippets.

@joshcooper
Last active August 19, 2016 23:36
Show Gist options
  • Save joshcooper/a420584100084e506859b97e348f994e to your computer and use it in GitHub Desktop.
Save joshcooper/a420584100084e506859b97e348f994e to your computer and use it in GitHub Desktop.

Todo

  • move beaker-abs to puppetlabs namespace

  • push facter#cinext branch to puppetlabs, with puppetlabs/beaker-hostgenerator#cinext

  • update puppet-agent#cinext to point to above puppetlabs/facter#cinext and puppetabs/lbeaker-hostgenerator#cinext

  • get a full run (step 5 fails because the plugin can't find the RESOURCE_TARGET_PARAMETER=TEST_TARGET, so thinks the job doesn't need resources QENG-4356)

  • modify pipeline to test on centos-7 instead of redhat-7

  • hard code RESOURCE_TARGET_PARAMETER for BUILD_TARGET (like we did for TEST_TARGET)

  • temporarily handle teardown in beaker run

  • move facter/acceptance bundle install to step 1 and calculate resource dependencies there instead of step 4

  • once that's done, remove puppet-agent dependency on beaker-hostgenerator

  • deploy latest ABS with default VmpoolerDirectScheduler

  • update run-me-maybe plugin

  • merge beaker-hostgenerator PR

  • release beaker-abs gem and update references in facter and puppet-agent

  • file ticket to support matrix reload/rebuild (josh)

  • file ticket about adding ssh to docker images

  • (QENG-4357) add redhat-7-x86_64 to cinext vmpooler (puppetlabs modules)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment