Skip to content

Modify azure pipeline to install libyang in azure pipeline steps.#681

Merged
liuh-80 merged 3 commits intosonic-net:masterfrom
liuh-80:dev/liuh/install-yang-to-pipeline
Sep 15, 2022
Merged

Modify azure pipeline to install libyang in azure pipeline steps.#681
liuh-80 merged 3 commits intosonic-net:masterfrom
liuh-80:dev/liuh/install-yang-to-pipeline

Conversation

@liuh-80
Copy link
Contributor

@liuh-80 liuh-80 commented Sep 9, 2022

Why I did it

Support sonic-swss-common build and link with libyang for read Yang model defaut value.

How I did it

Modify azure pipeline to install libyang in azure pipeline steps.

How to verify it

Pass all UT.

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111

Description for the changelog

Modify azure pipeline to install libyang in azure pipeline steps.

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@liuh-80
Copy link
Contributor Author

liuh-80 commented Sep 9, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@liuh-80 liuh-80 marked this pull request as ready for review September 9, 2022 09:44
@liuh-80 liuh-80 requested a review from qiluo-msft September 9, 2022 09:44
sudo sed -ri 's/^# unixsocket/unixsocket/' /etc/redis/redis.conf
sudo sed -ri 's/^unixsocketperm .../unixsocketperm 777/' /etc/redis/redis.conf
sudo sed -ri 's/redis-server.sock/redis.sock/' /etc/redis/redis.conf
sudo sed -ri 's/^databases .*/databases 17/' /etc/redis/redis.conf
Copy link
Contributor

@qiluo-msft qiluo-msft Sep 9, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change is not related to this PR. Let's move it to future PR and keep discuss there. #Closed

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed, this line will move to another PR: #683

@liuh-80 liuh-80 merged commit 2272c84 into sonic-net:master Sep 15, 2022
@liuh-80 liuh-80 deleted the dev/liuh/install-yang-to-pipeline branch September 15, 2022 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants