Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new Redis database PROFILE_DB #11781

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

liuh-80
Copy link
Contributor

@liuh-80 liuh-80 commented Aug 19, 2022

Add new Redis database PROFILE_DB

Why I did it

Add new PROFILE_DB so profile in J2 template will render to this DB.
Also, swss-common will change to read profile from this new DB.
This will simplify reboot handling logic.

How I did it

Add PROFILE_DB config in database_config.j2 and database_config.json.

How to verify it

Pass all E2E test case.

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

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

Description for the changelog

Add new Redis database PROFILE_DB

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 Aug 19, 2022

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@liuh-80
Copy link
Contributor Author

liuh-80 commented Aug 20, 2022

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@liuh-80 liuh-80 changed the title [POC] Add STATIC_CONFIG_DB [POC] Add new Redis database PROFILE_DB Aug 25, 2022
@liuh-80
Copy link
Contributor Author

liuh-80 commented Aug 30, 2022

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@liuh-80
Copy link
Contributor Author

liuh-80 commented Aug 31, 2022

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@liuh-80
Copy link
Contributor Author

liuh-80 commented Sep 30, 2022

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@liuh-80
Copy link
Contributor Author

liuh-80 commented Oct 2, 2022

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@liuh-80
Copy link
Contributor Author

liuh-80 commented Oct 9, 2022

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@liuh-80
Copy link
Contributor Author

liuh-80 commented Oct 10, 2022

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@liuh-80
Copy link
Contributor Author

liuh-80 commented Mar 8, 2023

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 11781 in repo sonic-net/sonic-buildimage

@liuh-80
Copy link
Contributor Author

liuh-80 commented Mar 8, 2023

Close and re-open to bypass this issue:
Commenter does not have sufficient privileges for PR 11781 in repo sonic-net/sonic-buildimage

@liuh-80 liuh-80 closed this Mar 8, 2023
@liuh-80 liuh-80 reopened this Mar 8, 2023
@liuh-80
Copy link
Contributor Author

liuh-80 commented Mar 27, 2023

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 11781 in repo sonic-net/sonic-buildimage

@liuh-80 liuh-80 closed this Mar 27, 2023
@liuh-80 liuh-80 reopened this Mar 27, 2023
@@ -93,6 +93,11 @@
"id" : 14,
"separator": ":",
"instance" : "redis"
},
"PROFILE_DB" : {
"id" : 15,
Copy link
Collaborator

Choose a reason for hiding this comment

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

This id will conflict with TEST_DB.

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