Somers-Harris, David | David | OPS
2015-Jan-13 04:43 UTC
[CentOS] Scope of testing done by CentOS Development Team
Hello, What types of tests does the CentOS Development Team do for software in its repositories? Where does it get its test catalog from? I want to create a testing process which is equal to if not more rigorous that the CentOS process for any third party software we use. For example, if I install the php-mysqlnd package from the Remi repository, I want to test it just as carefully as the php-mysql package has been tested before I get it from the CentOS repository. If somebody can point me in the right direction I'd appreciate it. Thanks! David
Sven Kieske
2015-Jan-13 18:09 UTC
[CentOS] Scope of testing done by CentOS Development Team
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 13.01.2015 05:43, Somers-Harris, David | David | OPS wrote:> Hello, > > What types of tests does the CentOS Development Team do for > software in its repositories? Where does it get its test catalog > from? > > I want to create a testing process which is equal to if not more > rigorous that the CentOS process for any third party software we > use. > > For example, if I install the php-mysqlnd package from the Remi > repository, I want to test it just as carefully as the php-mysql > package has been tested before I get it from the CentOS > repository. > > If somebody can point me in the right direction I'd appreciate it. > > Thanks! DavidFirst, I guess this question would be more suitable for the devel list than for the users list, but that's just my opinion :) Second: You have to keep in mind that you would want to apply also all upstream tests. This means it would be best to read up on the fedora packaging and testing guidelines. I don't know if red hat has published their intern guidelines for RHEL development (I'm sure there are some). HTH Sven -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQGcBAEBAgAGBQJUtV9xAAoJEAq0kGAWDrqlB0wL/0DgaVJNdNmf74+ncW7Jf8Pz X0fkJAUAqKs2iwHMOh3biRVrHZsE2th0v1tYECMcE3LCB3KKYSqIeHYsGwgOstMz hKgiB/kaYl7CRP0vdb/L3rRZpinZTMT2YDVcNynjRvAMa9MYlE0kL4AmwmYBJfP5 e1JYvD5wyXh6RuHo/2zqjUfICjK4Nb37nHhlCqil5KxyNlCg1Feu5VeeyeLw93yO 1G/emtPATVgiMvX1zQqzhBAUMkAMqFAdygaCRLtAMRXSSOmgDo0vOZiGEjqk3kSp llBBAqg6YiJ1Y5FC14cZOxsAd4eHr8G+U6aQz9d/RqXnWI8/EqpIRH7zv3wUAZBz DC4gXnIdi80FvxVw+umtCXbFST4ghNSshFQzOJaivG3fTHABLt7l4Irq10k7N89m eE0VWpO+T5uHGgdgSQS/s9+4NGgrbkN4vjQ+itI81ni77P4cpoKaWL0eeEIXUPiD C/Q3Ly9L0w9l62ymTe6ijyXjQHL7eINszfGyAy6LbA==9VED -----END PGP SIGNATURE-----
Somers-Harris, David | David | OPS
2015-Jan-14 01:38 UTC
[CentOS] Scope of testing done by CentOS Development Team
> First, I guess this question would be more suitable for the devel list than for the users list, but that's just my opinion :)Thanks Sven. You're probably right. I'll move this to the devel list.