Граф коммитов

174 Коммитов

Автор SHA1 Сообщение Дата
Chi Song (from Dev Box) a768712167 doc: add lisa case training data.
It generate a jsonl file for llm training purpose. The input is test case descriptions of a test file, output is the test case file content.
2024-10-03 06:00:06 -07:00
Lili Deng 86a2287e3b add doc for retry 2024-09-19 11:48:42 +08:00
Kameron Carr 73a075fdbd Update platform.rst
Specify that the virtual network parameters are under the AzurePlatformSchema, not the PlatformSchema
2024-05-31 10:09:40 +08:00
Lili Deng 4c1cca097e remove arm_template.json 2024-05-20 09:35:57 +08:00
LiliDeng 5a5a6a20cb
Support Bicep (#3163)
* Support Bicep

* add doc

* fix for different types of resources
2024-02-23 08:18:11 +08:00
Chi Song (from Dev Box) d7463cf4e0 Update dev setup for new vscode features 2024-01-05 07:55:54 -08:00
Pavel Boldin 1ce2571a1a document is_case_visible
Signed-off-by: Pavel Boldin <pboldin@cloudlinux.com>
2023-12-15 09:35:15 +08:00
Chi Song 781dd1c224 doc: fix build warning 2023-11-17 15:35:03 +08:00
Chi Song 552aaa9119 doc: remove LISAv2 docs 2023-11-17 15:35:03 +08:00
Chi Song 7ccd0a1c79 doc: improve reuse deployment part. 2023-11-17 15:35:03 +08:00
adityanagesh f96d0ce4ea Add Git Bisect Combinator
Git bisect combinator can be used to loop the runbook
until the bisect operations suceeds.

The example provided is to bisect failure in kernel tree
2023-10-26 18:14:57 +05:30
Chi Song b7991a86c4 doc: add WSL 2023-10-23 11:53:04 +08:00
Chi Song c8522178f8 doc: fix typos and links. 2023-10-20 13:22:15 -07:00
LiliDeng c3e34f40ee
add log for ignored capability (#2810) 2023-10-09 10:10:52 +08:00
adityanagesh c7e388a2b5 Add docs for os_disk_size_in_gb
Closes request #2903
2023-09-26 14:02:07 +08:00
Aditya Nagesh e9d69ee32a
Fix links in transformers.rst
Change links in transformers.rst to relative links
Change Index to be automatically generated
2023-07-04 15:36:40 +05:30
Aditya Nagesh ac6b509c69
Add readme for Azure transformers (#2812)
Add readme for transformer
Add link to transformers.rst from runbook.rst
2023-06-21 08:37:24 +05:30
Matthew G McGovern b6356e05a5 Fix docs for shared gallery image 2023-05-02 10:41:19 -07:00
bfjelds ec83bfb29f
Enable the use of the private ip address (#2682)
* Enable the use of the private ip address

* try adjusting for PR feedback

* fix formatting

* fix formatting

* use consistent 'use_public_address'

* add doc
2023-04-06 11:17:39 +08:00
bfjelds 36e929a42c
Enable the use of existing azure vnet (#2679)
* add user-data capability to LISA azure

* remove junk

* add to azure schema

* changes to enable kva-functional tests

* clean up changes required for mariner

* add private-ip option

* split private-ip into separate PR

* remove default values that aren't used

* rename params to be consistent, remove extra checks

* remove use_existing_virtual_network, fork based on presence/absence of virtual_network_resource_group

* fix format issues

* add doc

* template - fix reference issue for `virtual_network_resource_group`

---------

Co-authored-by: Lili Deng <lildeng@microsoft.com>
2023-04-04 18:06:30 +08:00
Avram Lubkin a4cf77c151 Update docs 2023-04-04 14:01:43 +08:00
Divyansh Srivastava 8b08f7ac0f Improve documemntation for keep environment 2023-03-16 14:06:16 -07:00
panfengxue e343d69d84 Doc remove Python install in MSStore &run as admin
Remove Python install from Microsoft store and run as admin from Doc:

Lisa and pip libs Installation paths are different between the python
distributions installed from packages vs MicrosoftStore:
Using python 3.10 as an example,
(1). Installed from Microsoft Store, the libs installation path is:
"C:\Users\<alias>\AppData\Local\Packages\PythonSoftwareFoundation.
Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\Scripts"
(2). Installed from Python Package:
C:\Users\<alias>\AppData\Roaming\Python\Python310\Scripts

In (2) option, path could be included in Python Package installation
stage. There is a option to Add Path to Env Var. However, in the (1)
option, we don't have such kind of the config. User need to add it
manually. To facilitate users from missing config, remove the
instruction installing python from Microsoft Store.

At the same time, no need to run as admin during installation
as it will bring some other problems.
2023-03-13 15:24:49 -07:00
Lili Deng 6c8af070ca [doc] add f-strings into Coding guidelines 2023-02-10 11:05:55 +08:00
Divyansh Srivastava b63f20bb26 Add instructions to install in dev environment 2023-02-07 10:24:33 -08:00
Avram Lubkin d71b1da594 Pin to latest isort and black 2023-02-01 09:56:04 -05:00
Avram Lubkin ee1ee590f2 Pylint: Enable redefined-builtin 2023-01-09 22:51:35 +08:00
Chi Song a8cefccbf3 doc: fix explanation on CustomScript 2022-12-08 11:52:30 -08:00
Avram Lubkin b1cebfd2d8 Update Windows install docs 2022-12-06 10:26:27 -08:00
Avram Lubkin 8880469871 Update Linux install docs 2022-11-30 14:51:10 -08:00
Lili Deng fa7dff170d remove extra space 2022-11-23 11:48:41 -08:00
Lili Deng 02807f53e1 [doc] fix minor issue for installation linux steps 2022-11-21 11:56:32 +08:00
Avram Lubkin fef9a24671 Support attribute in doc generation 2022-11-15 08:18:07 -08:00
Avram Lubkin ec74d3d60f Update docs for nox / setuptools changes 2022-11-15 14:20:08 +08:00
Avram Lubkin 2add730312 Update sphinx config 2022-11-15 14:20:08 +08:00
Avram Lubkin ed7531449e Prevent Sphinx error when category is empty 2022-11-02 12:41:12 -07:00
Avram Lubkin baa9217b69 Limit autosectionlabel depth to prevent duplicates 2022-11-02 12:41:12 -07:00
Avram Lubkin 27b014f129 Minor cleanup on doc/tools 2022-11-02 12:41:12 -07:00
Avram Lubkin e20e8d1fd1 Fix doc build on non-utf-8 platforms like Windows 2022-11-02 12:41:12 -07:00
Chi Song c0c6797101 Azure: move default locations to westus3 2022-10-31 09:11:38 -07:00
Richard Pastrick 725861d432
Update link for linux poetry installation to canonical link (#2320) 2022-10-19 12:49:56 -07:00
Divyansh ae9c774957 Add poetry in-project configuration to installation docs 2022-10-19 10:24:16 -07:00
Chi Song 705783fc7f Doc: update azure parameters. 2022-08-08 15:34:58 -07:00
Chi Song 96ae8763a2 doc: update pylance rules. 2022-08-02 12:33:39 -07:00
Chi Song 0640bb6e59 doc: add explanation for after/before cases. 2022-07-13 19:21:33 -07:00
Chi Song 460b7adb08 doc add sample test case diagram 2022-07-13 19:21:33 -07:00
Chi Song 6f7683f84b doc: update requirements 2022-07-13 19:21:33 -07:00
Chi Song 97a72d2bd2 doc: add stub path in vscode. 2022-06-01 09:18:09 -07:00
Ye Ouyang 69a87300a3 Update set up document for AWS 2022-05-27 15:52:39 -07:00
Chi Song 5d6deb7a23 Fix doc build
1. move dev/optional packages to main, because dev doesn't support
   optional.
2. fix logic to detect platform specified packages to support optional
    packages.
3. Update requirements.txt.
2022-04-14 14:51:05 -07:00