Skip to content

Commit 64aee89

Browse files
committed
test: initial global catalog integration tests
1 parent e4c7935 commit 64aee89

File tree

3 files changed

+616
-1
lines changed

3 files changed

+616
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ before_install:
1717
- sudo apt-get install pandoc
1818
- pip install pypandoc
1919
- '[ "${TRAVIS_PULL_REQUEST}" == "false" ] && openssl aes-256-cbc -K $encrypted_3058bc69cb40_key -iv $encrypted_3058bc69cb40_iv -in ghost.env.enc -out ghost.env -d || true'
20-
- '[ "${TRAVIS_PULL_REQUEST}" == "false" ] && openssl aes-256-cbc -K $encrypted_66f264007c0d_key -iv $encrypted_66f264007c0d_iv -in iam_access_groups.env.enc -out iam_access_groups.env -d -d || true'
20+
- '[ "${TRAVIS_PULL_REQUEST}" == "false" ] && openssl aes-256-cbc -K $encrypted_94fa7fdf4df9_key -iv $encrypted_94fa7fdf4df9_iv -in global_catalog.env.enc -out global_catalog.env -d || true'
21+
- '[ "${TRAVIS_PULL_REQUEST}" == "false" ] && openssl aes-256-cbc -K $encrypted_66f264007c0d_key -iv $encrypted_66f264007c0d_iv -in iam_access_groups.env.enc -out iam_access_groups.env -d || true'
2122

2223
install:
2324
- pip install tox-travis

global_catalog.env.enc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
�5Ł��x�8��'[�#��K��&��G�'�WƧy���l��}Gٺ� /u�!�̄P�3���Ӣ{�z���{W̎Md�yGt���{�N��=����i���!��������K�L7��)�,�/����k�17���V @gsG1���ĞʆV�S!S��;�-�#C�x�$�cy��$����!(�!���P?t�2���}���-�ۋ���}zO6p��, z�a�� �J|H�����

0 commit comments

Comments
 (0)