public inbox for kernelci@lists.linux.dev
 help / color / mirror / Atom feed
* Questions about kernelCI tools
@ 2024-12-12  4:29 林 拓真
  2024-12-12  8:07 ` Denys Fedoryshchenko
  0 siblings, 1 reply; 4+ messages in thread
From: 林 拓真 @ 2024-12-12  4:29 UTC (permalink / raw)
  To: kernelci@lists.linux.dev

Hello community.

I am currently trying to run LTP test on LavaLab with Maestro and KCIDB.
Also have currently considered building all modules of KernelCI "on-premise".
then I have two questions about the way I am trying.

Question 1:
Is it possible to get rid of the dependency on GoogleCloud?
(So I am looking for the right way to build KernelCI on-premise more quick and easier…)

Question 2:
I encountered the error below while trying to build Maestro and,
trying to get the API access token for connecting to the kernelci-api container from the pipeline.
Following steps here I have tried: (Referred to https://docs.kernelci.org/admin/api/)
----------------------------------------------------------
Step 1. Run bash in the kernelci-api container.         
$ docker exec ?it kernelci-api /bin/bash

Step 2. Create an administrator within the api app.
$ python3 ?m api.admin ?email “<administrator-mail-address>”
   (trapped) error reading bcrypt version
   Traceback (most recent call last):
   File "/usr/local/lib/python3.11/site-packages/passlib/handlers/bcrypt.py", line 620, in _load_backend_mixin
   version = _bcrypt.__about__.__version__
                           ^^^^^^^^^^^^^^^^^
   AttributeError: module 'bcrypt' has no attribute '__about__’
   Creating admin user...

This above error I encountered does not seem to be fatal as far as I read the KernelCI implementation.
then I went to the next step.

3. Obtain the token of the administrator in the api app.
$ kci user token admin
Error: KerError: Value not found for None
----------------------------------------------------------
Is there any missing steps I should do before?

Thank you.
Hayashi

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-01-30  3:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-12  4:29 Questions about kernelCI tools 林 拓真
2024-12-12  8:07 ` Denys Fedoryshchenko
     [not found]   ` <OSZPR01MB8782CC271F4C194691847691B5E72@OSZPR01MB8782.jpnprd01.prod.outlook.com>
2025-01-30  0:41     ` FW: " 林 拓真
2025-01-30  3:08       ` Denys Fedoryshchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox