All of lore.kernel.org
 help / color / mirror / Atom feed
* How to use kci_test?
@ 2020-06-22  3:10 leimaohui
  2020-06-28  6:38 ` Corentin Labbe
  0 siblings, 1 reply; 5+ messages in thread
From: leimaohui @ 2020-06-22  3:10 UTC (permalink / raw)
  To: kernelci@groups.io

Hi, all

I am learning to use kernelci. At present, I have installed kernelci docker and lava docker, and use kci_ build builds the kernel.
Using kci_test, we encountered some problems:

1. What do I need to do to connect kernelci and lava before the test command?

2. Is the following understanding of kci_test's options correct​?
For example:
./kci_test generate

  --bmeta-json=linux/_install_/bmeta.json \      //bmeta file in build directory generated by kci_build
  --dtbs-json=linux/_install_/dtbs.json \             //dtbs file in build directory generated by kci_build​
  --plan=baseline_qemu \                                      // test_plan        
  --target=qemu_arm64-virt-gicv3 \                     //device_type
  --lab=lab-name \                                                   //lab name which is recorded in lab-configs.yaml 
 --user=kernelci-user-name \                               //user of lava for kernelci test
  --token=abcd-7890 \                                            //token of lava user for kenelci test
  --lab-json=lab-name.json \                                  //JSON file generated by executing command get_lab_info
  > job.yaml

3. Error is occurred when executing the following command. Is there any problem with parameter specification?
Command line : $. / KCI_ test get_ lab_ info --lab=lab-linaro-lkft --lab-json=lab-linaro- lkft.json
Error message:   $ attributeerror: 'nonetype' object has no attribute 'scheduler'

Best regards
Lei Maohui


^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <161ABF04116C5EFF.11535@groups.io>]

end of thread, other threads:[~2020-06-30  7:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-22  3:10 How to use kci_test? leimaohui
2020-06-28  6:38 ` Corentin Labbe
2020-06-29  8:04   ` Guillaume Tucker
2020-06-30  7:18     ` leimaohui
     [not found] <161ABF04116C5EFF.11535@groups.io>
2020-06-28  3:55 ` leimaohui

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.