Skip to content

Commit

Permalink
Using the spaces esArchive always now
Browse files Browse the repository at this point in the history
  • Loading branch information
kobelb committed Sep 5, 2018
1 parent b2021ad commit f07f668
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 383 deletions.
5 changes: 0 additions & 5 deletions x-pack/test/saved_object_api_integration/common/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,6 @@ export function createTestConfig(name, { license = 'trial', disabledPlugins = []
reportName: 'X-Pack Saved Object API Integration Tests -- ' + name,
},

// The saved_objects/basic archives are almost an exact replica of the ones in OSS
// with the exception of a bogus "not-a-visualization" type that I added to make sure
// the find filtering without a type specified worked correctly. Once we have the ability
// to specify more granular access to the objects via the Kibana privileges, this should
// no longer be necessary, and it's only required as long as we do read/all privileges.
esArchiver: {
directory: path.join(__dirname, 'fixtures', 'es_archiver')
},
Expand Down

This file was deleted.

Loading

0 comments on commit f07f668

Please sign in to comment.