integration/packaging/puppet-opendaylight.git
2017-04-19 Daniel FarrellAdd Java Puppet mod dependency for tarball install 15/55415/1
2017-04-19 Daniel FarrellFix systemd unitfile archive download/extraction 14/55414/1
2017-04-19 Daniel FarrellAdjust archive target param for camptocamp mod 13/55413/1
2017-04-19 Daniel FarrellAdd $::path fact to tests, required by archive mod 12/55412/1
2017-04-19 Daniel FarrellMove to pre-PR fork of camptocamp-archive mod 11/55411/1
2017-04-19 Daniel FarrellUpdate install manifest's inline docs 10/55410/1
2017-04-19 Daniel FarrellIgnore log files 09/55409/1
2017-04-19 Daniel FarrellAdded some missing commas in README example 08/55408/1
2017-04-19 Daniel FarrellOverride timeout param (120 to 600s) in tarball dl 07/55407/1
2017-04-19 Daniel FarrellAdded note to README about tarball instability 06/55406/1
2017-04-19 Daniel FarrellGeneral refactoring of Beaker tests 05/55405/1
2017-04-19 Daniel FarrellRefactor Beaker tests by extracting odl install 04/55404/1
2017-04-19 Daniel FarrellRefactor Beaker tests, extract helper fns 03/55403/1
2017-04-19 Daniel FarrellVerify absence of RPM stuff in tarball installs 02/55402/1
2017-04-19 Daniel FarrellInitial Beaker test for tarball install 01/55401/1
2017-04-19 Daniel FarrellAdd RSpec tests that pass unitfile/tarball URLs 00/55400/1
2017-04-19 Daniel FarrellAdd RSpec tests for install_method param 99/55399/1
2017-04-19 Daniel FarrellSplit generic test and Karaf feature test helpers 98/55398/1
2017-04-19 Daniel FarrellDocs and unused var cleanup in RSpec tests 97/55397/1
2017-04-19 Daniel FarrellAdd Karaf feature tests to refactored RSpec tests 96/55396/1
2017-04-19 Daniel FarrellRefactored rspec tests now passing 95/55395/1
2017-04-19 Daniel FarrellMajor refactoring of README install method section 94/55394/1
2017-04-19 Daniel FarrellMajor refactoring of README usage section 93/55393/1
2017-04-19 Daniel FarrellUpdates README to document ODL rest port param 92/55392/1
2017-04-19 Daniel FarrellGeneral refactoring of in-class docs. 91/55391/1
2017-04-19 Tim RozetFix adds the ability to change ODL rest port. 90/55390/1
2017-04-19 Tim RozetAdded parameter for odl_rest_port 89/55389/1
2017-04-19 Daniel FarrellInitial refactoring of test structure 88/55388/1
2017-04-19 Daniel FarrellUpdated README with tarball-install docs #41 87/55387/1
2017-04-19 Daniel FarrellInline doc updates for tarball install #41 86/55386/1
2017-04-19 Daniel FarrellUpdated in-code ODL class param docs 85/55385/1
2017-04-19 Daniel FarrellInstall systemd unitfile during tarball installs 84/55384/1
2017-04-19 Daniel FarrellRefactors how install method is selected 83/55383/1
2017-04-19 Daniel FarrellInitial ability to install from tarball 82/55382/1
2017-04-19 Daniel FarrellRemoved unnecessary class doc in README. #1 81/55381/1
2017-04-19 Daniel FarrellMajor README update. See #1 80/55380/1
2017-04-19 Daniel FarrellRevert "Report test coverage via Coveralls" 79/55379/1
2017-04-19 Daniel FarrellReport test coverage via Coveralls 78/55378/1
2017-04-19 Daniel FarrellTemplate var scope maybe-fix. See #40 77/55377/1
2017-04-19 Daniel FarrellAdd Beaker tests for default/extra Karaf features 76/55376/1
2017-04-19 Daniel FarrellMinor clean-up of unused (commented out) code 75/55375/1
2017-04-19 Daniel FarrellPut Gitter badge on same line as others 74/55374/1
2017-04-19 The Gitter... Added Gitter badge 73/55373/1
2017-04-19 Daniel FarrellUse readable multi-line hashes. Closes #36 72/55372/1
2017-04-19 Daniel FarrellBumped version to 0.1.0 71/55371/1
2017-04-19 Daniel FarrellDon't have Travis test Ruby 1.8.7 #34 70/55370/1
2017-04-19 Daniel FarrellAccept default/extra features as diff class params 69/55369/1
2017-04-19 Daniel FarrellMinor refactoring of shared supported OS tests 68/55368/1
2017-04-19 Daniel FarrellInitial tests with params, relevant to #25 67/55367/1
2017-04-19 Daniel FarrellUpgrade from Helium SR1.1 to SR2. Closes #31 66/55366/1
2017-04-19 Daniel FarrellUpdate ODL user home dir per new RPM 65/55365/1
2017-04-19 Daniel FarrellCleanup of metadata.json. Closes #24 64/55364/1
2017-04-19 Daniel FarrellRemove unused Modulefile, rely on metadata.json 63/55363/1
2017-04-19 Daniel FarrellMoved to semver syntax for stdlib deb. Closes #18 62/55362/1
2017-04-19 Daniel FarrellMerge shared tests for unsupported OSs and OS families 61/55361/1
2017-04-19 Daniel FarrellShare test logic for unsupported OS families #17 60/55360/1
2017-04-19 Daniel FarrellShare test logic for unsupported OSs #17 59/55359/1
2017-04-19 Daniel FarrellRemoved deprecated tests dir. Closes #22 58/55358/1
2017-04-19 Daniel FarrellRemoved unused lib dir. Closes #20 57/55357/1
2017-04-19 Daniel FarrellRemoved unused static files dir 56/55356/1
2017-04-19 Daniel FarrellExtract common tests for valid OSs #17 55/55355/1
2017-04-19 Daniel FarrellGeneral refactoring of ODL class params 54/55354/1
2017-04-19 Daniel FarrellAdded more Beaker tests for ODL dir/Karaf features... 53/55353/1
2017-04-19 Daniel FarrellAdded Beaker test for Karaf features file 52/55352/1
2017-04-19 Daniel FarrellMinor bugfix in path to Karaf features file 51/55351/1
2017-04-19 Daniel FarrellAdded Karaf features file tests to rspec tests 50/55350/1
2017-04-19 Daniel FarrellAdded link to hard-to-find Beaker/serverspec docs 49/55349/1
2017-04-19 Daniel FarrellVery minor doc fix 48/55348/1
2017-04-19 Daniel FarrellAdded template for config of Karaf features 47/55347/1
2017-04-19 Daniel FarrellAdded Gemnasium dep-checker badge to README 46/55346/1
2017-04-19 Daniel FarrellAdded OS support info to metadata. #24 45/55345/1
2017-04-19 Daniel FarrellTurns out Java pkg check needs version, revert 44/55344/1
2017-04-19 Daniel FarrellCheck for Java package in Beaker tests 43/55343/1
2017-04-19 Daniel FarrellUpdated Travis CI badge in README to use new repo name 42/55342/1
2017-04-19 Daniel FarrellBeaker tests for ODL user home dir. Closes #19 41/55341/1
2017-04-19 Daniel FarrellBeaker tests for odl user. #7 40/55340/1
2017-04-19 Daniel FarrellCheck runlevel of ODL service in Beaker tests. #7 39/55339/1
2017-04-19 Daniel FarrellCheck for Java process in Beaker tests 38/55338/1
2017-04-19 Daniel FarrellBeaker tests for Yum repo. Relevant to #7 37/55337/1
2017-04-19 Daniel FarrellPoint default Beaker node config at CentOS 7 36/55336/1
2017-04-19 Daniel FarrellRenamed main ODL test class. Closes #11 35/55335/1
2017-04-19 Daniel FarrellIgnore Gemfile.lock 34/55334/1
2017-04-19 Daniel FarrellMinor in-line doc updates 33/55333/1
2017-04-19 Daniel FarrellChanged name of repo to puppet-opendaylight. Closes #13 32/55332/1
2017-04-19 Daniel FarrellAvoid multi-line hashes for Ruby 1.8.7 31/55331/1
2017-04-19 Daniel FarrellAttempt using hash compatible with Ruby 1.8.7 30/55330/1
2017-04-19 Daniel FarrellDramatically better rspec test coverage. Closes #4 29/55329/1
2017-04-19 Daniel FarrellAdded F21 Beaker tests to Rakefile 28/55328/1
2017-04-19 Daniel FarrellAdd Fedora 21 Beaker node 27/55327/1
2017-04-19 Daniel FarrellTemporarily use fork of rspec-puppet. See #10 26/55326/1
2017-04-19 Daniel FarrellFixed platform for F20 Beaker node 25/55325/1
2017-04-19 Daniel FarrellContinued refactoring of Rakefile for usability 24/55324/1
2017-04-19 Daniel FarrellSince move to systemd, don't need to add ODL bin dir... 23/55323/1
2017-04-19 Daniel FarrellAdded tests for presence of ODL yum repo 22/55322/1
2017-04-19 Daniel FarrellMinor typo fix in Beaker rake tasks descriptions 21/55321/1
2017-04-19 Daniel FarrellAdded custom Rake commands for Beaker tests 20/55320/1
2017-04-19 Daniel FarrellShorter names for CentOS 7 and Fedora 20 Beaker nodes 19/55319/1
2017-04-19 Daniel FarrellRemove support for Fedora 19 as it's EOL 18/55318/1
2017-04-19 Daniel FarrellMinor doc update to clarify running Beaker against... 17/55317/1
2017-04-19 Daniel FarrellAdded box URLs for Beaker nodes 16/55316/1
next