Merge pull request #1447 from robertbaldyga/remove-intel-support

Remove information suggesting Intel support
This commit is contained in:
Robert Baldyga 2023-04-26 12:12:51 +02:00 committed by GitHub
commit 4dd212db5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -111,7 +111,9 @@ Before running tests make sure you have a platform with at least 2 disks (one fo
c) For local execution just leave these fields commented.
1. Run tests using command `pytest-3 --dut-config=<CONFIG>` where `<CONFIG>` is path to your config file, for example `pytest-3 --dut-config="config/dut_config.yml"`.
## Security
## Contributing
To report a potential security vulnerability please follow the instructions
[here](https://open-cas.github.io/contributing.html#reporting-a-potential-security-vulnerability).
Feel like making Open CAS Linux better? Don't hesitate to submit a pull request!
You can find more information about our contribution process
[here](https://open-cas.github.io/contributing.html).
In case of any questions feel free to contact [maintainer](mailto:baldyga.r@gmail.com).