Created attachment 681967 [details] Check the buzz part in the homepage of INT. Description of problem: "Check the Buzz" part in homepage shown nothing on INT, but can show correctly on devenv_2687. Version-Release number of selected component (if applicable): INT(same package with devenv_2687) How reproducible: always Steps to Reproduce: 1.Go to int.openshift.redhat.com 2.Check the page content. 3. Actual results: "Check the Buzz" part in homepage shown nothing on INT as the attachment shown. Expected results: The latest twitter message community blog should be shown in the "Check the Buzz" part. Additional info:
Commit pushed to master at https://github.com/openshift/li https://github.com/openshift/li/commit/68ac3c57159615a99d3d434316c794fd31d63513 Fix bug 901342
Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/46e3c7bd62545072b6a10647b2c31165a25e8f39 Bug 901342 - timestamp was being cached which was causing several 401 errors when calling Twitter api
Fixed in devenv_2709.
Note: must wait for the next INT push starting on devenv_2709. (In reply to comment #3) > Fixed in devenv_2709.
Checked this issue on the newest INT(same package with devenv_2709), the "Check The Buzz" part still displayed empty as before. And have checked the code in devenv_2709, found the changed code in #Comment 2: https://github.com/openshift/origin-server/commit/46e3c7bd62545072b6a10647b2c31165a25e8f39 have not been merged into devenv_2709. Then I will test this issue again when the new INT comes out after the code merging.
Tested it on INT(devenv_2717) "Check the BUZZ" part still does not render well, same with the attachment before. But it works well in devenv-stage_277.
There was a problem with the release, I talked with ops and it's fixed now.
verified on INT, 'Check the BUZZ' section is showing up