Vasu1105
|
13f9376a63
|
Skip the test on Windows uuid generation using helper method in test generates blank string on Windows due to which it fails
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-10 20:45:23 +05:30 |
|
Vasu1105
|
bd8c5f7cbf
|
Skip aws test as it looking for credentials.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-10 20:45:23 +05:30 |
|
Vasu1105
|
f7fdadc617
|
CFINSPEC-68: Fix aws test
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-10 20:45:23 +05:30 |
|
Vasu1105
|
72ba700669
|
CFINSPEC-68 Fix test
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-10 20:45:23 +05:30 |
|
Clinton Wolfe
|
571d84fabd
|
Merge pull request #5914 from inspec/vasundhara/add-entitlement-id-to-profile-metadata-file
CFINSPEC-26: Adds entitlement_id field in metadata file
|
2022-03-10 09:41:18 -05:00 |
|
Clinton Wolfe
|
e3108aabf0
|
Merge pull request #5891 from inspec/vasundhara/add-cron-resource
CFINSPEC-74 Adds the cron resource.
|
2022-03-10 09:37:23 -05:00 |
|
Clinton Wolfe
|
105ed49b43
|
Merge pull request #5909 from inspec/vasundhara/fix-breaking-test-on-windows
Fix failing test for ibmdb2_session resource.
|
2022-03-10 09:35:08 -05:00 |
|
Vasu1105
|
419285130c
|
Fix failing test for ibmdb2_session resource.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-10 17:53:18 +05:30 |
|
Vasu1105
|
195de004e1
|
CFINSPEC-26: Adds entitlement_id field in metadata file
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-10 13:26:13 +05:30 |
|
Clinton Wolfe
|
4a63319840
|
Merge pull request #5871 from inspec/vasundhara/support-profile-gem-dependency
CFINSPEC-13: Adds support for specifying gem dependencies in the metadata file of InSpec Profile.
|
2022-03-09 19:44:05 -05:00 |
|
Clinton Wolfe
|
32c9f567f4
|
Merge pull request #5863 from inspec/nm/progress-bar
CFINSPEC-10 Added Progress Bar streaming reporter plugin
|
2022-03-07 10:28:39 -05:00 |
|
Clinton Wolfe
|
c331486baf
|
Fix YAML reporter tests
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-03-04 11:00:47 -05:00 |
|
Clinton Wolfe
|
d600089931
|
Fix JSON automate unit test
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-03-04 10:53:22 -05:00 |
|
Vasu1105
|
c73dec70a7
|
CFINSPEC-13 Added exception handling for Gem BadRequirement error.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-04 21:16:18 +05:30 |
|
Clinton Wolfe
|
fb25c547d0
|
Add functional tests for resource_id
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-03-04 10:22:01 -05:00 |
|
Clinton Wolfe
|
edf019b0df
|
Fixed json unit test
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-03-04 09:41:40 -05:00 |
|
Clinton Wolfe
|
3d8f5f9553
|
Revert "Revert "CFINSPEC-70 Added resource_id attribute for the custom resources in the base class""
This reverts commit 302bccf732 .
|
2022-03-04 09:15:52 -05:00 |
|
Clinton Wolfe
|
524aa15af0
|
Add validation and testing for the same
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-03-04 00:34:46 -05:00 |
|
Vasu1105
|
30f44b0462
|
CFINSPEC-13: Resolved the Unable to resolve gem dependency error on linux, Adds code to handle the loading of gems in the inspec check and fixed the test.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-04 00:34:46 -05:00 |
|
Vasu1105
|
9a561bce54
|
CFINSPEC-13: Adds code to handle all kinds of version constraint and improved installed gem search logic for the version constraint.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-04 00:34:46 -05:00 |
|
Vasu1105
|
b3f4c9c70a
|
CFINSPEC-13 Added check so that the adding gem to vendor set block will get called on Windows. Renamed the metadata file parameter name to provide gem dependencies.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-04 00:34:46 -05:00 |
|
Vasu1105
|
dbdc1223c4
|
CFINSPEC-13: Adds venendor gem in the managed gem set which partially fix the issue of resolving dependecies on Windows.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-04 00:34:46 -05:00 |
|
Vasu1105
|
8048ea2949
|
Removed the unwanted file
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-04 00:34:46 -05:00 |
|
Vasu1105
|
b1ce116ebb
|
CFINSPEC-13: Adds the support to load the gem dependencies from dependent profiles.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-04 00:34:46 -05:00 |
|
Vasu1105
|
e3ef2cb912
|
CFINSPEC-13: Adds the ability to install and load the gem depedencies specified in the metadata file of profile/resource pack.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-04 00:34:46 -05:00 |
|
Clinton Wolfe
|
302bccf732
|
Revert "CFINSPEC-70 Added resource_id attribute for the custom resources in the base class"
|
2022-03-03 23:48:32 -05:00 |
|
Sonu Saha
|
ccdfcd0445
|
CFINSPEC-66 : Add unit test for unsupported os:ipfilter resource
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-03 13:37:35 -05:00 |
|
Sonu Saha
|
7c874e67df
|
CFINSPEC-66 : Add Ipfilter resource
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-03 13:37:34 -05:00 |
|
Sonu Saha
|
7b2d076899
|
CFINSPEC-77 : Add Ipnat resource-cleanup
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-03 13:16:28 -05:00 |
|
Sonu Saha
|
437abc866c
|
CFINSPEC-77 : Add ipnat resource
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-03 13:16:28 -05:00 |
|
Nikita Mathur
|
bb410b812c
|
resource_id key added in json-automate/json reporter and exec-json schema
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-03-03 12:30:14 -05:00 |
|
Nikita Mathur
|
607d765d16
|
Subtle fix in resource_id definition and documentation updated
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-03-03 12:26:13 -05:00 |
|
Nikita Mathur
|
1e292900bd
|
Resource id method changed to instance method and documentation added
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-03-03 12:26:13 -05:00 |
|
Nikita Mathur
|
8b8b4db2b2
|
Resource id attribute added for the resources in the base class
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-03-03 12:26:13 -05:00 |
|
Nikita Mathur
|
19057252ec
|
cassandra unit test fix for windows
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-03-03 15:31:08 +05:30 |
|
Vasu1105
|
993211c9b4
|
CFINSPEC-74 Adds the cron resource.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-02-28 19:42:33 +05:30 |
|
Nikita Mathur
|
bf116e9517
|
Test cases added for streaming progress bar reporter
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-02-21 17:58:21 +05:30 |
|
Vasu1105
|
87f5da5912
|
CFINSPEC-38: Fix test failing after release branch update.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-02-18 11:54:59 +05:30 |
|
Vasu1105
|
60f6147e4e
|
Remove the test fixtures for ruby 2.6.0 as we are removing the ruby 2.6.0 tests.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-02-10 11:22:32 +05:30 |
|
Vasu1105
|
8d76db6828
|
Fix yaml reporter test on Windows.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-02-10 11:22:32 +05:30 |
|
Vasu1105
|
663e4568e0
|
Revert "Fix failing yaml reporter test on windows."
This reverts commit 638e30a0318f5775a4a0db74642d8fbcd14ffb12.
|
2022-02-10 11:22:32 +05:30 |
|
Vasu1105
|
e54d24d108
|
Fix failing yaml reporter test on windows.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-02-10 11:22:32 +05:30 |
|
Vasu1105
|
8f7cf88394
|
Remove ruby 2.4.0 and 2.5.0 test fixtures
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-02-10 11:22:32 +05:30 |
|
Vasu1105
|
e01f872f92
|
Update verify pipeline to run test on ruby 3
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-02-10 11:22:32 +05:30 |
|
Clinton Wolfe
|
a9960f9b81
|
Merge pull request #5829 from inspec/nm/streaming-reporters
CFINSPEC-9 Added support for streaming reporters
|
2022-02-09 04:19:39 -05:00 |
|
Clinton Wolfe
|
6d04576331
|
Merge pull request #5828 from inspec/vasundhara/fix_sestatus_command_for_amazon_linux
CFINSPEC-30 Fix sestatus command not found error on Amazon Linux 2
|
2022-02-09 04:10:31 -05:00 |
|
Clinton Wolfe
|
c065e923c3
|
Merge pull request #5782 from inspec/nm/kernel-params
CFINSPEC-3 Added kernel_parameters resource
|
2022-02-09 03:52:01 -05:00 |
|
Vasu1105
|
0d7f2c11fd
|
Updated the condition to only verify the amazon linux os.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-02-08 14:04:22 +05:30 |
|
Clinton Wolfe
|
042e813623
|
Configure SimpleCov to no longer use at_exit hack; use JSON reporter
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-02-06 22:09:38 -05:00 |
|
Nikita Mathur
|
edddb92f76
|
Basic test case added for streaming reporter plugin type
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-02-04 17:28:09 +05:30 |
|