summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Changes for inspec versionINFC-104-inspec_issueskanad-progress2022-07-155-31/+31
| | | | Signed-off-by: kanad-progress <kanad.kumar@progress.com>
* Changes for inspec_versioinspec_version_issueskanad-progress2022-07-133-117/+17
| | | | Signed-off-by: kanad-progress <kanad.kumar@progress.com>
* Merge branch 'jfm/inspec_version_update' into inspec_version_issueskanad-progress2022-07-136-20/+25
|\
| * Backing out a couple of changesjfm/inspec_version_updateJohn McCrae2022-06-132-3/+3
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * debugging build failuresJohn McCrae2022-06-132-1/+3
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * debugging build failuresJohn McCrae2022-06-132-2/+1
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * debugging build failuresJohn McCrae2022-06-132-11/+14
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * removing a bogus test that no one can actually understandJohn McCrae2022-06-131-11/+11
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * updating licensing for the multipart-post gemJohn McCrae2022-06-131-1/+1
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * correcting for version mismatchJohn McCrae2022-06-133-7/+2
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * correcting for version mismatchJohn McCrae2022-06-132-6/+6
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * updating the pinned version of inspecJohn McCrae2022-06-133-8/+8
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * updating the pinned version of inspecJohn McCrae2022-06-131-6/+6
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * updating the pinned version of inspecJohn McCrae2022-06-132-2/+2
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * updating the pinned version of inspecJohn McCrae2022-06-132-1/+6
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * updating the pinned version of inspecJohn McCrae2022-06-133-13/+13
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * updating the pinned version of inspecJohn McCrae2022-06-131-1/+1
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
* | Bump version to 18.0.130 by Chef Expeditorv18.0.130Chef Expeditor2022-07-118-20/+21
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Revert "Use new msys2 based devkit for windows" (#13063)neha-p62022-07-114-7/+9
| |
* | Bump version to 18.0.129 by Chef Expeditorv18.0.129Chef Expeditor2022-07-078-20/+21
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #13014 from chef/fix_desired_state_issueblabade2022-07-073-2/+28
|\ \ | | | | | | Fixed sensitive properties unsuppressed content issue
| * \ Merge branch 'main' into fix_desired_state_issueBapu L2022-06-2712-56/+93
| |\ \
| * | | Fixed test case property name code styleBapu L2022-06-221-6/+6
| | | | | | | | | | | | | | | | Signed-off-by: Bapu L <bapu.labade@progress.com>
| * | | Fixed code style issueBapu L2022-06-221-3/+6
| | | | | | | | | | | | | | | | Signed-off-by: Bapu L <bapu.labade@progress.com>
| * | | Fixed build issuesBapu L2022-06-211-3/+3
| | | |
| * | | test case description changesBapu L2022-06-211-2/+2
| | | |
| * | | Doc string message changes, test case cleanupBapu L2022-06-212-2/+9
| | | |
| * | | Property values should be suppressed irrespective of desired stateBapu L2022-06-213-7/+23
| | | |
* | | | Bump version to 18.0.128 by Chef Expeditorv18.0.128Chef Expeditor2022-07-078-21/+22
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Corrected build name which was preventing nightly adhoc builds from running ↵neha-p62022-07-071-1/+1
| | | | | | | | | | | | | | | | | | | | (#13059) Signed-off-by: Neha Pansare <neha.pansare@progress.com>
* | | | Bump version to 18.0.127 by Chef Expeditorv18.0.127Chef Expeditor2022-07-018-21/+22
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #13038 from chef/devkit_adhocJohn McCrae2022-07-014-9/+7
|\ \ \ \ | | | | | | | | | | Use new msys2 based devkit for windows
| * | | | use new msys2 devkit for windowsMatt Wrock2022-06-294-9/+7
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Matt Wrock <matt@mattwrock.com>
* | | | | Bump version to 18.0.126 by Chef Expeditorv18.0.126Chef Expeditor2022-06-288-20/+21
| | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | Merge pull request #12926 from ramereth/ramereth/knife-configure-distJohn McCrae2022-06-291-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | Use dist constant when invoking knife configure
| * | | | Use dist constant when invoking knife configureLance Albertson2022-05-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will resolve https://gitlab.com/cinc-project/distribution/workstation/-/issues/22. Signed-off-by: Lance Albertson <lance@osuosl.org>
* | | | | Bump version to 18.0.125 by Chef Expeditorv18.0.125Chef Expeditor2022-06-278-20/+21
| | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | Merge pull request #13018 from chef/praj/more_nightliesPrajaktaPurohit2022-06-271-2/+14
|\ \ \ \ \ | |_|_|/ / |/| | | | Add nightlies for chef-17 to run every Tue, Thu and chef-16 to run every Tue
| * | | | Add nightlies for chef-17 to run every Tue, Thu and chef-16 to run every TuePrajakta Purohit2022-06-221-2/+14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Prajakta Purohit <prajakta@chef.io>
* | | | | Bump version to 18.0.124 by Chef Expeditorv18.0.124Chef Expeditor2022-06-258-21/+22
| | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | Merge pull request #13009 from chef/jfm/windows_pagefile_errors_in_adhocJohn McCrae2022-06-252-25/+58
|\ \ \ \ \ | | | | | | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * | | | | Added a new test, discovered a new bug in the tests and corrected that. All ↵John McCrae2022-06-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tests passing locally Signed-off-by: John McCrae <john.mccrae@progress.com>
| * | | | | Added a new test, discovered a new bug in the tests and corrected that. All ↵John McCrae2022-06-242-5/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tests passing locally Signed-off-by: John McCrae <john.mccrae@progress.com>
| * | | | | Refactored code to be more readable and changed a test to correct for ↵John McCrae2022-06-242-14/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | starting out with Auto-Managed being false by default Signed-off-by: John McCrae <john.mccrae@progress.com>
| * | | | | Refactored code to be more readable and changed a test to correct for ↵John McCrae2022-06-242-6/+8
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | starting out with Auto-Managed being false by default Signed-off-by: John McCrae <john.mccrae@progress.com>
* | | | | Bump version to 18.0.123 by Chef Expeditorv18.0.123Chef Expeditor2022-06-248-20/+21
| | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | Merge pull request #13020 from chef/neha-p6/fedora_replace_nscd_in_testsJohn McCrae2022-06-241-1/+1
|\ \ \ \ \ | | | | | | | | | | | | This corrects a test failure in the verify pipeline.
| * | | | | [Fedora kitchen test fix for nscd] Updated commentNeha Pansare2022-06-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Neha Pansare <neha.pansare@progress.com>
| * | | | | Added condition to prevent installtion of nscd on fedora in end_to_end ↵Neha Pansare2022-06-241-1/+1
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | kitchen tests as fedora 35+ doesn't have the package Signed-off-by: Neha Pansare <neha.pansare@progress.com>
* | | | | Bump version to 18.0.122 by Chef Expeditorv18.0.122Chef Expeditor2022-06-248-20/+21
| | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.