Hi,

How can I define git-repo with password and login field in job file?
For example:

        {
            "command": "lava_test_shell",
            "parameters": {
                "testdef_repos": [
                    {
                        "git-repo": "http://git.mpicosys.com/scm/git/lava-test-deployment",
                        "parameters": {
                            "BRANCH": "master",
                            "LOGIN": "bartosz.ziolek",
                            "PASSWORD" : "topsecretpass"
                        },
                        "testdef": "test_example_1.yaml"
                    }
                ],
                "timeout": 900
            }
        },

Pozdrawiam / Kind regards
Bartosz Ziółek
Software Engineer

MpicoSys Embedded Pico Systems Sp. z o.o.
Pomeranian Science and Technology Park
al. Zwycięstwa 96/98, 81-451 Gdynia, Poland
T: +48 58 766 49 90 ext. 84
E: bartosz.ziolek@mpicosys.com




This email is subject to the following disclaimer: http://www.mpicosys.com/emaildisclaimer/