Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable policy, cookbook artifacts and ACL pedant teststm/run_more_pedant | Thom May | 2016-08-02 | 1 | -5/+6 |
| | | | | Signed-off-by: Thom May <thom@may.lt> | ||||
* | ChefStyletm/style | Thom May | 2016-07-29 | 5 | -128/+125 |
| | | | | Signed-off-by: Thom May <thom@may.lt> | ||||
* | Reset the ChefFS cache after each testtm/fs_cache_reset | Thom May | 2016-07-22 | 1 | -0/+9 |
| | | | | Signed-off-by: Thom May <thom@may.lt> | ||||
* | Merge pull request #175 from andrewdotn/master | Thom May | 2016-07-19 | 1 | -0/+4 |
|\ | | | | | Fix attempted fall-through in case statement. | ||||
| * | Fix attempted fall-through in case statement. | Andrew Neitsch | 2015-11-25 | 1 | -0/+4 |
| | | |||||
* | | Merge pull request #138 from kongslund/request-timeout | Thom May | 2016-07-19 | 1 | -0/+4 |
|\ \ | | | | | | | Increase WEBrick request timeout to 300 seconds. Fixes #137 | ||||
| * | | Increase WEBrick request timeout to 300 seconds. Fixes #137 | Jonas Kongslund | 2015-05-27 | 1 | -0/+4 |
| | | | |||||
* | | | Implement APIv1 behaviors | danielsdeleo | 2016-02-25 | 1 | -1/+0 |
| | | | |||||
* | | | Move default keys logic into ActorDefaultKeyEndpoint; fix #putjr/pedant-keys-2 | Jordan Running | 2016-02-24 | 1 | -2/+5 |
| | | | |||||
* | | | Make user and client keys endpoints pass Pedant specs | Jordan Running | 2016-02-24 | 1 | -32/+73 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Implement ActorKeyEndpoint, ActorKeysEndpoint. - Implement user, client keys in `ActorEndpoint#delete`, `#put`. - RestBase - Fix RestErrorResponse exceptions to report actual `rest_path` instead associated with the failed data store operation instead of `request.rest_path`. - Move `json_response`, `already_json_response` args `request_version` and `response_version` into options hash; add docs. - DataError, RestErrorResponse: Pass useful message text to `super`. - RestRouter: Clean up logging - Print request methods, paths and bodies more readably for log_level >= INFO. - Pretty-print RestRequest objects (only printed when log_level == DEBUG). - Server: Change default log_level to `:warn` (to enable logging cleanup above). - `Rakefile`, `spec/run_oc_pedant.rb` - Consume RSpec, Pedant options from `ENV['RSPEC_OPTS']`, `ENV['PEDANT_OPTS']` (see `rake -D`). - Consume `ENV['LOG_LEVEL'` (see `rake -D`). - Clean up ChefZero::Server default opts and move duplicated logic to `start_chef_server` method. | ||||
* | | | Run chef-zero against master chef on travis | John Keiser | 2016-01-28 | 1 | -0/+4 |
| | | | |||||
* | | | Fix container creation (was using wrong path)cd/run-acl-specs | John Keiser | 2016-01-28 | 1 | -1/+1 |
| | | | |||||
* | | | Make default policy ACLs look more normal | John Keiser | 2016-01-27 | 1 | -2/+2 |
| | | | |||||
* | | | Move skip-acl to ChefFS | John Keiser | 2016-01-27 | 1 | -1/+1 |
| | | | |||||
* | | | Stop skipping ACL tests | John Keiser | 2016-01-27 | 1 | -1/+0 |
| | | | |||||
* | | | Return 410 on /controls so we stop skipping that pedant spec.cd/run-controls-specs | Chris Doherty | 2016-01-25 | 1 | -1/+0 |
| | | | |||||
* | | | Remove --skip-containers.cd/run-container-specs | Chris Doherty | 2016-01-21 | 1 | -1/+0 |
| | | | |||||
* | | | Enable headers pedant tests | danielsdeleo | 2016-01-21 | 1 | -2/+1 |
| | | | |||||
* | | | Enable pedant knife tests via ENV var | danielsdeleo | 2016-01-19 | 1 | -4/+18 |
| | | | | | | | | | | | | | | | | | | | | | Setting `PEDANT_KNIFE_TESTS` will pass `--focus-knife` to pedant, running _only_ the knife tests. This will let us add them to the travis matrix without running them all the time (they are slow; take about the same time as the rest of the test suite). | ||||
* | | | Enable policies and cookbook artifacts pedant tests for ChefFSjk/policies-cheffs | John Keiser | 2016-01-15 | 1 | -3/+5 |
| | | | |||||
* | | | Internal orgs appears to be unused in oc-chef-pedant | danielsdeleo | 2016-01-14 | 1 | -1/+0 |
| | | | |||||
* | | | Explain why we don't support USAGs either | danielsdeleo | 2016-01-14 | 1 | -1/+7 |
| | | | |||||
* | | | Explain why omnibus/authz/authN/validation checks are skipped | danielsdeleo | 2016-01-14 | 1 | -3/+13 |
| | | | |||||
* | | | Merge pull request #176 from chef/tm/ignore-pedant-universe | Thom May | 2015-12-15 | 1 | -1/+4 |
|\ \ \ | | | | | | | | | Ignore the universe endpoint tests in pedant | ||||
| * | | | Ignore the universe endpoint tests in pedanttm/ignore-pedant-universe | Thom May | 2015-11-30 | 1 | -1/+4 |
| | |/ | |/| | |||||
* | | | Implement /cookbook_artifacts endpoints. | Chris Doherty | 2015-12-10 | 1 | -2/+4 |
| | | | |||||
* | | | Make chef-zero run pedant tests against ChefFS | John Keiser | 2015-12-07 | 1 | -1/+0 |
|/ / | |||||
* | | Pass chef_config to ChefFS so that it knows we are a multi-org servercd/run-moar-pedant | John Keiser | 2015-11-16 | 1 | -2/+2 |
| | | |||||
* | | Add pivotal to admins and users group of new org | John Keiser | 2015-11-16 | 1 | -0/+2 |
| | | |||||
* | | Skip multiuser tests | John Keiser | 2015-11-13 | 1 | -0/+3 |
| | | |||||
* | | Associate pivotal with the org before going in | John Keiser | 2015-11-13 | 1 | -0/+1 |
| | | |||||
* | | run_oc_pedant.rb: Extend a comment. | Chris Doherty | 2015-11-13 | 1 | -1/+1 |
| | | |||||
* | | 'everything' -> 'hosted_everything'; add tag exclusions for stuff chef-zero ↵ | Chris Doherty | 2015-11-12 | 1 | -3/+7 |
| | | | | | | | | doesn't do. | ||||
* | | Include additional tags to skip under CHEF_FS. | Chris Doherty | 2015-11-12 | 1 | -3/+12 |
| | | |||||
* | | set Pedant::Config.rerun = true for now. | Chris Doherty | 2015-11-12 | 1 | -1/+1 |
| | | |||||
* | | start_server -> start_cheffs_server | Chris Doherty | 2015-11-12 | 1 | -2/+2 |
| | | |||||
* | | Move search-related config to oc_pedant.rb. | Chris Doherty | 2015-11-10 | 2 | -6/+8 |
| | | |||||
* | | add 'server = start_server'. | Chris Doherty | 2015-11-10 | 1 | -1/+1 |
| | | |||||
* | | oc_pedant.rb: Set org[:create_me] to !ENV['CHEF_FS']. | Chris Doherty | 2015-11-10 | 1 | -1/+1 |
| | | |||||
* | | oc_pedant.rb: Add :key_file. | Chris Doherty | 2015-11-10 | 1 | -3/+5 |
| | | |||||
* | | Set :associate to !ENV['CHEF_FS']. | Chris Doherty | 2015-11-10 | 1 | -0/+2 |
| | | |||||
* | | Set admin requestor users' :create_me to !ENV['CHEF_FS']. | Chris Doherty | 2015-11-10 | 1 | -3/+3 |
| | | |||||
* | | Use 'pivotal' for requestor admin user under CHEF_FS. | Chris Doherty | 2015-11-10 | 1 | -3/+7 |
| | | |||||
* | | oc_pedant.rb: add validator_key to org(). | Chris Doherty | 2015-11-10 | 1 | -3/+6 |
| | | |||||
* | | Move the 'server_api_version 0' thing into oc_pedant.rb. | Chris Doherty | 2015-11-10 | 2 | -1/+2 |
| | | |||||
* | | Convert ChefFS data to use DefaultFacade. | Chris Doherty | 2015-11-10 | 1 | -1/+10 |
| | | |||||
* | | Merge pull request #172 from chef/cd/policyfile-support | Chris Doherty | 2015-11-10 | 1 | -3/+9 |
|\ \ | | | | | | | Implement the /policies and /policy_groups API routes | ||||
| * | | Add a dummy GET that returns meaningful values, due to pedant making ↵ | Chris Doherty | 2015-11-10 | 1 | -1/+6 |
| | | | | | | | | | | | | Solr-related calls. | ||||
| * | | Implement oc_pedant's REST routes for policyfiles. | Chris Doherty | 2015-11-10 | 1 | -2/+3 |
| | | | |||||
* | | | Add ChefFS support to pedant tests (not in travis yet) | John Keiser | 2015-11-09 | 1 | -0/+32 |
|/ / |