# zaqar-tempest-plugin **Repository Path**: mirrors_openstack/zaqar-tempest-plugin ## Basic Information - **Project Name**: zaqar-tempest-plugin - **Description**: Tempest plugin for the Zaqar project. Mirror of code maintained at opendev.org. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ==================== Zaqar Tempest Plugin ==================== Tempest plugin for Zaqar project. It contains the tempest plugin for the functional testing of Zaqar Project. * Free software: Apache license * Documentation: http://docs.openstack.org/developer/zaqar * Source: http://git.openstack.org/cgit/openstack/zaqar-tempest-plugin * Bugs: http://bugs.launchpad.net/zaqar Running the tests ----------------- To run all tests from this plugin, install zaqar, zaqar-tempest-plugin and tempest into your environment, make sure to configure the tempest correctly, and then from the tempest repo, run:: $ tempest run --regex zaqar_tempest_plugin --config-file /etc/tempest/tempest.conf