Skip to content

Commit c0d9bd1

Browse files
authored
Change 7.x Jenkins job to 7.16
1 parent 722e0d4 commit c0d9bd1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
- job:
3-
name: elastic+elasticsearch-py+7.x
4-
display-name: 'elastic / elasticsearch-py # 7.x'
5-
description: Testing the elasticsearch-py 7.x branch.
3+
name: elastic+elasticsearch-py+7.16
4+
display-name: 'elastic / elasticsearch-py # 7.16'
5+
description: Testing the elasticsearch-py 7.16 branch.
66
junit_results: "*-junit.xml"
77
parameters:
88
- string:
99
name: branch_specifier
10-
default: refs/heads/7.x
10+
default: refs/heads/7.16
1111
description: the Git branch specifier to build (<branchName>, <tagName>,
1212
<commitId>, etc.)

0 commit comments

Comments
 (0)