Skip to content

Commit

Permalink
Enable Stable29 non-voting (#1560)
Browse files Browse the repository at this point in the history
Enable Stable29 non-voting

Signed-off-by: Rohit Thakur rohitthakur2590@outlook.com

Reviewed-by: None <None>
  • Loading branch information
rohitthakur2590 authored Jun 2, 2022
1 parent 6abdb7b commit bc34599
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions zuul.d/junipernetworks-junos-jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
- job:
name: ansible-test-network-integration-junos-vsrx-netconf-python36-stable29
parent: ansible-test-network-integration-junos-vsrx-netconf
voting: false
nodeset: vsrx3
required-projects:
- name: github.com/ansible/ansible
Expand Down Expand Up @@ -163,6 +164,7 @@
- job:
name: ansible-test-network-integration-junos-vsrx-network_cli-python36-stable29
parent: ansible-test-network-integration-junos-vsrx-network_cli
voting: false
nodeset: vsrx3
required-projects:
- name: github.com/ansible/ansible
Expand All @@ -174,6 +176,7 @@
- job:
name: ansible-test-network-integration-junos-vsrx-network_cli-libssh-python36-stable29
parent: ansible-test-network-integration-junos-vsrx-network_cli-python36-stable29
voting: false
vars:
test_ansible_python_interpreter: /usr/bin/python3.8
ansible_test_network_cli_ssh_type: libssh
Expand Down

0 comments on commit bc34599

Please sign in to comment.