Commit Graph

12 Commits

Author SHA1 Message Date
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