Skip to content

Commit

Permalink
Update gnxi ptr (#15562)
Browse files Browse the repository at this point in the history
#### Why I did it

Need new changes that were added to gnxi inside ptf docker

##### Work item tracking
- Microsoft ADO **(number only)**: 17747466

#### How I did it

Update commit number

#### How to verify it

Pipeline
  • Loading branch information
zbud-msft authored Jun 21, 2023
1 parent 3a75519 commit e0f287b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockers/docker-ptf/Dockerfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ RUN mkdir -p /var/log/supervisor
# Install Python-based GNMI client
RUN git clone https://github.com/lguohan/gnxi.git \
&& cd gnxi \
&& git checkout f2b11e4 \
&& git checkout b85e4ab \
&& cd gnmi_cli_py \
&& pip install -r requirements.txt

Expand Down

0 comments on commit e0f287b

Please sign in to comment.