)]}'
{"tests/fixtures/config/pass-to-parent/git/org_project/zuul.yaml":[{"author":{"_account_id":1004,"name":"Mohammed Naser","email":"mnaser@vexxhost.com","username":"mnaser"},"change_message_id":"26d0804517077ed9cb77db4bcc5337efef0e7f79","unresolved":false,"context_lines":[{"line_number":33,"context_line":""},{"line_number":34,"context_line":"- job:"},{"line_number":35,"context_line":"    name: no-pass"},{"line_number":36,"context_line":"    run: playbooks/run.yaml"},{"line_number":37,"context_line":"    parent: parent-job"},{"line_number":38,"context_line":"    secrets:"},{"line_number":39,"context_line":"      name: secret"}],"source_content_type":"text/x-yaml","patch_set":8,"id":"3fa7e38b_8fcde4ba","line":36,"range":{"start_line":36,"start_character":0,"end_line":36,"end_character":27},"updated":"2020-02-21 19:37:51.000000000","message":"by adding this, the unit test fails because now it doesn\u0027t use the parent-supplied secret, but used the secret that\u0027s provided to the job in here..\n\nif i remove this, i get an invalid config, because a playbook with secrets that have and pass-to-parent set to false will just never make sense..\n\nreference:\nhttps://ad793cc4ef661bc84354-a22e2178400a1d74c0dfc0d0570ba9cf.ssl.cf5.rackcdn.com/708731/8/check/tox-py37/e3057dc/testr_results.html","commit_id":"429eb88f4c57cf899cc8bd30217f1f07ba2a21ee"}],"tests/unit/test_v3.py":[{"author":{"_account_id":1,"name":"James E. Blair","email":"jim@acmegating.com","username":"corvus"},"change_message_id":"1bdfebb8eae9103cadf431cb41d42e0509c270c4","unresolved":false,"context_lines":[{"line_number":4456,"context_line":""},{"line_number":4457,"context_line":"        self.assertEqual("},{"line_number":4458,"context_line":"            self._getSecrets(\u0027no-pass\u0027, \u0027playbooks\u0027),"},{"line_number":4459,"context_line":"            [{\u0027parent_secret\u0027: {\u0027password\u0027: \u0027password3\u0027}}])"},{"line_number":4460,"context_line":"        self.assertEqual("},{"line_number":4461,"context_line":"            self._getSecrets(\u0027no-pass\u0027, \u0027pre_playbooks\u0027),"},{"line_number":4462,"context_line":"            [{\u0027parent_secret\u0027: {\u0027password\u0027: \u0027password3\u0027}}])"}],"source_content_type":"text/x-python","patch_set":8,"id":"3fa7e38b_2faab06c","line":4459,"updated":"2020-02-21 19:57:40.000000000","message":"I believe you should be able to adjust the checks here to verify that the parent playbook sees the parent secret, and the child playbook sees the child secret.\n\nIt\u0027s possible that once you do that, this test might duplicate another one, but I don\u0027t know off the top of my head.","commit_id":"429eb88f4c57cf899cc8bd30217f1f07ba2a21ee"}]}
