Commit Graph

24 Commits

Author SHA1 Message Date
zhuboxiang
6b85304c01 Upgrade to use node 16 instead of node 14
Failed to update apt cache: W:The repository
'https://deb.nodesource.com/node_14.x noble Release'
does not have a Release file.

So Upgrade to use node 16 instead of node 14

Change-Id: I81411ec4824f19b1eaf03c2b1c469f6bfb16d82a
2024-09-05 10:52:10 +08:00
zhangjingwei
ffd7b1a481 feat: update e2e zuul tasks
There is no need to run E2E tasks when updating packaged files

Change-Id: Idfe7c72859343aeafbd36521ad6555f3bb52632a
2022-10-08 09:57:15 +08:00
Jingwei.Zhang
0675f9cbe4 feat: add magnum/trove to the zuul config
Add magnum/trove to the irrelevant files in the zuul config

Change-Id: Id209c1e7c205c50945162755525a2b118e0ceec4
2022-08-08 10:45:53 +08:00
Boxiang Zhu
b08786b5c6 feat: Add doc base frame
Add doc base frame

Change-Id: Ie641923b3da8b07f6f430c00bee2736690df6f64
2022-08-01 14:28:07 +08:00
Jingwei.Zhang
14381f0e59 test: add share type e2e case
1. Add share type e2e case
2. Update e2e test config for manila codes: only run the other e2e zuul task when the manila related codes change

Change-Id: Ia6d0e232ade38e7f4123a11e7cb4c677a53c961f
2022-07-26 10:35:38 +08:00
Boxiang Zhu
d3251bd329 docs: Change md file to rst file
1. change md file to rst file for readme
2. add README.rst to description_file in setup.cfg

Change-Id: I713a39cd99f54d5474fb263d65d70cf9195e15cb
2022-07-20 13:52:47 +08:00
xusongfu
3b2144c39d test: Add zun e2e test
1. create zun container test
2. start zun container test
3. pause zun container test
4. unpause zun container test
5. reboot zun container test
6. stop zun container test
7. delete zun container test
8. create zun capsule test
9. delete zun capsule test

Change-Id: If291bbfd1dde4a73b5e14c171e3bb885d687f480
2022-06-08 18:48:07 +08:00
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