Commit Graph

17 Commits

Author SHA1 Message Date
Jingwei.Zhang
276f554ed6 fix: Fix topology e2e
1. Add waittime to topology e2e
2. set e2e check config in zuul.yaml

Change-Id: I651a418093324adc3e1f078fc5a7c79fad042f01
2022-05-31 12:58:27 +08:00
Zuul
0b7555328b Merge "feat: Add releatenotes" 2022-05-13 07:49:17 +00:00
yangao
1da0258d7e fix: Optimize the directory structure of the resources folder
Optimize the directory structure of the resources folder

Change-Id: I34893e2c622254df8d4b94ef11352ef7e97f9418
2022-05-13 11:54:12 +08:00
zhu.boxiang
96f906884e feat: Add releatenotes
1. add releatenotes
2. add releatenotes into tox

Change-Id: I681672d7defebe0e5104cbdffc81d1875d57f606
2022-05-07 15:34:12 +08:00
xusongfu
f91454fdcb fix: Fix role list and monitor data and others
1. Fix the role list fetch in user manger and system role
2. Fix the state to get the right data of up and down
3. Add rest attribute for better extension functionality in select component
4. Fix create rule error

A recent git update broke our jobs, diskimage-builder was updated to fix

1. This issue but the grenade job doesn't use dib from master (our other
jobs do)
2. This commit ensure that our grenade job pulls dib from the git repo

Change-Id: I2de592a337e769d1604d72b117fd8a44d5777f58
2022-04-15 20:20:02 +08:00
xusongfu
81c037de41 feat: Add tags to nova service and so on
1.Lists tags, creates, replaces tags for a server
2.Fix input autocomplete in Chrome browser
3.Fix some e2e test bugs

Change-Id: I6236da8670d36c88978317d34a50cde3974b83d9
2022-03-26 20:11:15 +08:00
yangshaoxue
1dcdd82a06 fix: Fix the e2e job
Change the skyline-apiserver and skyline-console project from
skyline group to openstack group.

The devstack plugin has wrong permission for dir_log. So it depends
on the commit for skyline-apiserver.

Depends-On: https://review.opendev.org/c/openstack/skyline-apiserver/+/833528

Change-Id: I1e914f1a6e92fd2fd5463bd36872231837e91746
2022-03-15 09:03:58 +00:00
Zuul
6e5ffc72fb Merge "feature: update to support configuration" 2022-01-13 14:32:44 +00:00
zhuyue
937a17062b feature: update to support configuration
update to support configuration

Change-Id: I9da4178175c3cc5eec9dccab24d1db543ca62821
2022-01-13 19:14:07 +08:00
zhu.boxiang
8c0247f99b docs: Update README doc file
Update README doc file.

Change-Id: I3f19dc907bd9fc158f73d34af4725400a9388d06
2022-01-12 21:10:59 +08:00
zhu.boxiang
7a78dac501 feat: Publish skyline-console to opendev tarballs
1. add tox.ini file
2. add playbooks for python tarball
3. add publish-skyline-console-python-branch-tarball job

Change-Id: I12124e65ffd67f18442bb4ff9ffb398c0d65114c
2021-12-24 14:06:32 +08:00
Jingwei.Zhang
ddb885943c chore: Restore e2e tasks in gate
Restore e2e tasks in gate

Change-Id: I5dafb2f31f4b7431e11a950773713a180f9449d3
2021-12-06 16:22:33 +08:00
Jingwei.Zhang
986891f430 chore: Update zuul task
Remove e2e check when gate

Change-Id: I005301e81a5371aaca4ebadda5640f8533829258
2021-12-01 15:24:16 +08:00
zhu.boxiang
bcea47f122 Add irrelevant-files for skyline-console
Add irrelevant-files for skyline-console so we can
run the really necessary e2e test instead of all
e2e tests.

Change-Id: I19c284e1f921361d8a8ca06d441b14db9cf3c5b0
2021-11-05 10:32:10 +08:00
zhu.boxiang
f7e4b18413 feat: Support devstack integrated e2e tests
1. add skyline-console-devstack-e2etests-compute into check and gate job
2. add skyline-console-devstack-e2etests-network into check and gate job
3. add skyline-console-devstack-e2etests-other into check and gate job
4. add skyline-console-devstack-e2etests-storage into check and gate job
5. add e2e into Makefile

Change-Id: Ida9542129231f7a61d796495d826fc05ddee0abf
2021-10-25 18:34:48 +08:00
shaleijie
2305aacb93 feature: Add ZUUL JOBs
1. Add `skyline-nodejs14-run-lint-xx` jobs to execute code static
analysis
2. Add `skyline-nodejs14-run-unit-test` jobs to execute unit test

Change-Id: Ic3453c40c54882e72b804d23f6941cb94e83975f
2021-08-25 16:05:22 +08:00
Thierry Carrez
e022d711a1 Add Zuul support for new repository
Before adding any code, add basic Zuul support for the repository
(noop-tests) so that it can pass Zuul checks and gating.

Change-Id: Iba9432b0b915353275bd3d16e4921dd5e5ee85d3
2021-05-10 12:48:50 +02:00