[Cdash] Problem: CDash shows the results that sends CTest prior to the current day.

Julien Jomier julien.jomier at kitware.com
Mon May 24 12:17:11 UTC 2010


Hi Fransisco,

You need to change the 'Nightly Start Time' in the 'Testing' tab when 
you edit your project in CDash. This nightly start time defines the 
starting 24h window to the dashboard.

Let us know if that solves (or not) the issue,
Julien

On 5/24/2010 4:17 AM, Francisco J. Santana Jorge wrote:
> Hi, I have the following problem:
>
> Problem: CDash shows the results that sends CTest prior to the current day.
>
> I explain:
>
> - Every day, I run:
>
>    ctest -D Nightly.
>
> - The CTEST_NIGHTLY_START_TIME variable contains the value:
>
>    set(CTEST_NIGHTLY_START_TIME "02:00:00 WET")
>
> - In the Testing directory, after running CTest, creates the following
> subdirectory:
>
>    $ ls -al Testing
>
>    drwxr-xr-x  2 Perdido Perdido 4096 may 24 02:02 20100524-0000
>
> - In CDash, on 23 creates an entry with the following "Build Time":
>
>    Build Time: 2010-05-24T02:02:03 WEST
>
> - In the panel on 24 shows:
>
>    No update data as of Monday, May 24 2010 06:00:00 WEST
>
> - I have consulted the book "Mastering CMake Fifth Edition" but I have
> not managed to resolve this issue.
>
> My question is:
>
> How I can solve this problem?
>
> I want the results displayed on the same day, not in the previous.
>
> Thank you.
>
> Cheers,
> Franciso J. Santana Jorge.
>
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> - - - - - - - - - - - - - - - - - - -
>
> Original Message:
>
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> - - - - - - - - - - - - - - - - - - -
>
> Hola, tengo el siguiente problema:
>
> Problema: CDash muestra los resultados que envia CTest el día anterior
> al actual.
>
> Me explico:
>
> - Todos los días ejecuto:
>
>    ctest -D Nightly.
>
> - La variable CTEST_NIGHTLY_START_TIME contiene el valor:
>
>    set(CTEST_NIGHTLY_START_TIME "02:00:00 WET")
>
> - En el directorio Testing, después de ejecutar CTest, me crea el
> siguiente subdirectorio:
>
>    drwxr-xr-x  2 Perdido Perdido 4096 may 24 02:02 20100524-0000
>
> - En CDash, el día 23 se crea una entrada con el siguiente Build time:
>
>    Build Time: 2010-05-24T02:02:03 WEST
>
> - En el panel del día 24 pone:
>
>    No update data as of Monday, May 24 2010 06:00:00 WEST
>
> - He consultado el libro: Mastering CMake Fifth Edition pero no he
> logrado resolver este problema.
>
> Mi pregunta es:
>
> ¿Como puedo resolver este problema?
>
> Yo quiero que los resultados se muestren en el mismo día, no en el anterior.
>
> Gracias.
>
> Un saludo,
> Francisco J. Santana Jorge.
>
>
>
> _______________________________________________
> Cdash mailing list
> Cdash at public.kitware.com
> http://public.kitware.com/cgi-bin/mailman/listinfo/cdash



More information about the CDash mailing list