[ Agent ] [ Initialization ] - add harbor func - 1
This commit is contained in:
@@ -24,10 +24,12 @@ public class TestBaseFuncScheduler {
|
||||
|
||||
ProjectDeployContext projectDeployContext = new ProjectDeployContext();
|
||||
|
||||
projectDeployContext.setProjectId(1716372290994155522L);
|
||||
// projectDeployContext.setProjectId(1716372290994155522L); // vultr
|
||||
projectDeployContext.setProjectId(1722453318596550657L); // lappro
|
||||
|
||||
|
||||
ServerQueryEntity serverQueryEntity = new ServerQueryEntity();
|
||||
serverQueryEntity.setServerName("Paripark");
|
||||
serverQueryEntity.setServerName("Chengdu");
|
||||
ServerInfoPO serverInfoPO = serverService
|
||||
.serverGetByPage(serverQueryEntity)
|
||||
.getRecords()
|
||||
|
||||
Reference in New Issue
Block a user