commit | ca8c4a8b9728714c9a07f7940a4d31b89c3ecf9f | [log] [tgz] |
---|---|---|
author | Ed Tanous <edtanous@google.com> | Tue Feb 08 13:58:22 2022 -0800 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Feb 10 15:27:40 2022 +0000 |
tree | 6bff37a4ea07cf7345edfb00e0fabc646458ac91 | |
parent | 630750136496364940f107bcd87915088854408d [diff] |
Add python requests to CI There are some scripts in bmcweb that we'd like to be able to run during CI. They rely on requests to compare the standards driven files against what exists in the codebase to make sure that people haven't edited by hand. To do this, add the requests dependency. Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Idbb06d6ba992244c652094040849787bb1487805
Build script for CI jobs in Jenkins.